ObjectContainerBase.

Query<ElementType>(Type) Method

Syntax

public IList<ElementType> Query<ElementType>(Type extent)

Type Parameters

Name Description
ElementType

Parameters

Name Type Description
extent Type

Return Value

Type Description
IList<ElementType>