Property ElementType
ElementType
Gets the element type, e.g. the T
in T[]
.
Declaration
IType ElementType { get; }
Property Value
Type | Description |
---|---|
IType |
Gets the element type, e.g. the T
in T[]
.
IType ElementType { get; }
Type | Description |
---|---|
IType |