'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As NativeObjectArray(Of T,TParentType) Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();
'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As NativeObjectArray(Of T,TParentType) Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();