ObjectContainerBase.

Query<Extent>(Transaction, Predicate<Extent>) Method

Syntax

public IList<Extent> Query<Extent>(Transaction trans, Predicate<Extent> match)

Type Parameters

Name Description
Extent

Parameters

Name Type Description
trans Transaction
match Predicate<Extent>

Return Value

Type Description
IList<Extent>