Perforce API for the .Net CLR P4.Net

P4Map.Reverse Method 

Reverses the view lines.

[Visual Basic]
Public Function Reverse() As P4Map
[C#]
public P4Map Reverse();

Return Value

A P4Map object containing the reversed view.

See Also

P4Map Class | P4API Namespace