public T Value {get;}
public: __property T* get_Value();
public: property T^ Value { T^ get(); }
'Declaration Public ReadOnly Property Value As T
'Usage Dim instance As ImGearXMPEnum(Of T) Dim value As T value = instance.Value
ImGearXMPEnum<T> Class ImGearXMPEnum<T> Members
©2017. Accusoft Corporation. All Rights Reserved.