Collapse All
Expand All
C#
P4.Net -- Managed API for Perforce
ArrayFieldDictionary
.
.
::
.
Count Property
ArrayFieldDictionary 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
Number of items.
See Also
ArrayFieldDictionary Class
P4API Namespace