IEnumerable.ElementType Property

Returns the type of the elements in the sequence.

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

Property Value

Type: PTypeInfo

The type of the elements in the sequence.