ILNumerics Ultimate VS

ConcreteArrayT1, LocalT, InT, OutT, RetT, StorageTGetElementType Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets a Type object describing the element type T1.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Arrays
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public override Type GetElementType()

Return Value

Type: Type
The element Type.
Remarks

[ILNumerics Core Module]

See Also

Reference