Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
FieldDictionary
.
.
::
.
Count Property
FieldDictionary Class
See Also
Gets the number of elements in the dictionary
Namespace:
P4API
Assembly:
p4api (in p4api)
Version:
1.0.0.0 (1.0.0)
Syntax
C#
public
int
Count
{
get
; }
Field Value
Count of items.
See Also
FieldDictionary Class
P4API Namespace