ImageGear22.Windows.Controls Assembly > ImageGear.Core Namespace > ImGearReadOnlyDictionary<TKey,TValue> Class : Count Property |
'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();