Perforce API for the .Net CLR |
 |
P4Map.IncludesAll�Method�
Determines if the view contains all of the specified paths.
[Visual�Basic]
Public�Function�IncludesAll( _
���ParamArray
paths�As�
String()�_
)�As�
Boolean
Parameters
-
paths
- Paths to check.
Return Value
True if all of the paths are contained in the view.
See Also
P4Map Class | P4API Namespace