'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As ImGearReadOnlyDictionary(Of TKey,TValue) 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 ImGearReadOnlyDictionary(Of TKey,TValue) Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();