ObjectContainerBase.

Query<Extent>(Predicate<Extent>) Method

Syntax

public IList<Extent> Query<Extent>(Predicate<Extent> match)

Type Parameters

Name Description
Extent

Parameters

Name Type Description
match Predicate<Extent>

Return Value

Type Description
IList<Extent>