'Declaration
<CanBeNullAttribute()> Function GetElementType() As VarType
[CanBeNull()] VarType GetElementType()
[CanBeNull()] VarType^ GetElementType();
Return Value
The OpcLabs.BaseLib.ComInterop.VarType of the elements encompassed by the current array, or
null
if the current OpcLabs.BaseLib.ComInterop.VarType is not an array.