Perforce API for the .Net CLR |
|
ArrayFieldDictionary.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
Number of items.
See Also
ArrayFieldDictionary Class | P4API Namespace