Perforce API for the .Net CLR |
|
FieldDictionary.Count Property
Gets the number of elements in the dictionary
[Visual Basic]
Public ReadOnly Property Count As
Integer
[C#]
public
int Count {get;}
Property Value
Count of items.
See Also
FieldDictionary Class | P4API Namespace