Perforce API for the .Net CLR |
|
P4Map.IsEmpty Method
Returns true if the map has no lines.
[Visual Basic]
Public Function IsEmpty() As
Boolean
[C#]
public
bool IsEmpty();
Return Value
True if there are no view lines.
See Also
P4Map Class | P4API Namespace