Perforce API for the .Net CLR P4.Net

P4Map.Translate�Method�(String[])

Translates a list of paths through the view.

[Visual�Basic]
Overloads�Public�Function�Translate( _
���ParamArray paths�As�String()�_
)�As�IList`1([System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089))
[C#]
public�0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]�Translate(
���params�string[]paths
);

Parameters

paths
Paths to be translated.

Return Value

Translated paths.

See Also

P4Map Class | P4API Namespace | P4Map.Translate Overload List