[This is preliminary documentation and is subject to change.]
Returns MetaType of array element
Namespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public MetaType ArrayElementType { get; }
public MetaType ArrayElementType { get; }
Public ReadOnly Property ArrayElementType As MetaType
Get
Public ReadOnly Property ArrayElementType As MetaType
Get
public:
property MetaType^ ArrayElementType {
MetaType^ get ();
}
public:
property MetaType^ ArrayElementType {
MetaType^ get ();
}
member ArrayElementType : MetaType with get
member ArrayElementType : MetaType with get
Property Value
Type:
MetaType