[This is preliminary documentation and is subject to change.]
Create a list of FileSpec objects from a list of local paths
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2011.1.34.7706 (2011.1.34.7706.BETA)
Syntax
| C# |
|---|
public static IList<FileSpec> LocalSpecList( string[] paths ) |
| Visual Basic |
|---|
Public Shared Function LocalSpecList ( _ paths As String() _ ) As IList(Of FileSpec) |
| Visual C++ |
|---|
public: static IList<FileSpec^>^ LocalSpecList( array<String^>^ paths ) |
Parameters
- paths
- Type: array<System..::..String>[]()[][]
List of paths