TEnumerableBase.ElementType Property

Returns the type of the elements in the sequence.

Namespace: Spring.Collections.Base
public
 property ElementType: PTypeInfo read GetElementType;

Property Value

Type: PTypeInfo

The type of the elements in the sequence.

Implements

IElementType.ElementType
IEnumerable.ElementType