Perforce API for the .Net CLR
P4Map.Count Property
Returns the number of view lines in the map.
[Visual Basic]
Public ReadOnly Property Count As
Integer
[C#]
public
int
Count {get;}
See Also
P4Map Class
|
P4API Namespace