ObjectContainerBase.

Query(Predicate, IComparer) Method

Syntax

public IObjectSet Query(Predicate match, IComparer comparer)

Parameters

Name Type Description
match Predicate
comparer IComparer

Return Value

Type Description
IObjectSet