ObjectContainerBase.

Query<ElementType>(Transaction, Type) Method

Syntax

public IList<ElementType> Query<ElementType>(Transaction trans, Type extent)

Type Parameters

Name Description
ElementType

Parameters

Name Type Description
trans Transaction
extent Type

Return Value

Type Description
IList<ElementType>