Leadtools.Medical.Workstation Namespace > DictionaryWithEvents<TKey,TValue> Class : Count Property |
public int Count {get;}
'Declaration Public ReadOnly Property Count As Integer
'Usage Dim instance As DictionaryWithEvents(Of TKey,TValue) Dim value As Integer value = instance.Count
public: __property int get_Count();