<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>TranslateReverse Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0" id="Table1"> <tr id="hdr"> <td class="runninghead">Perforce API for the .Net CLR</td> <td class="product"><img alt="P4.Net" src="p4net.GIF" /></td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">P4Map.TranslateReverseMethod</h1> </div> </div> <div id="nstext"> <p> Translates a path through the reverse view (left-to-right). </p> <h4 class="dtH4">Overload List</h4> <p> Translates a path through the reverse view (left-to-right). </p> <blockquote class="dtBlock"> <a href="P4API.P4Map.TranslateReverse_overload_2.html">publicstringTranslateReverse(string);</a> </blockquote> <p> Translates a list of paths through the reverse view (left-to-right). </p> <blockquote class="dtBlock"> <a href="P4API.P4Map.TranslateReverse_overload_1.html">public0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]TranslateReverse(paramsstring[]);</a> </blockquote> <h4 class="dtH4">See Also</h4> <p> <a href="P4API.P4Map.html">P4Map Class</a> | <a href="P4API.html">P4API Namespace</a></p> <hr /> <div id="footer"> <p> <a href="Copyright.html">Copyright 2006 Shawn Hladky</a> </p> <p> </p> </div> </div> </body> </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 19706 | MikeEheler |
Populate //guest/shawn_hladky/P4.Net/... //guest/MikeEheler/P4.Net/.... |
||
//guest/shawn_hladky/P4.Net/main/doc/html/P4API.P4Map.TranslateReverse_overloads.html | |||||
#1 | 7709 | Shawn Hladky | P4.Net: Cleanup, documentation, and a a start for implementing an object-based output for filelog. |