'DeclarationPublic ReadOnly Property Count As Integer
'UsageDim instance As SmartZoneOCRDictionary Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();
'DeclarationPublic ReadOnly Property Count As Integer
'UsageDim instance As SmartZoneOCRDictionary Dim value As Integer value = instance.Count
public int Count {get;}
public: __property int get_Count();