Return the right side of the specified entry in the map
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2016.1.140.7015 (2016.1.140.7015)
Syntax
C# |
---|
public string GetRight( int idx ) |
Visual Basic |
---|
Public Function GetRight ( _ idx As Integer _ ) As String |
Visual C++ |
---|
public: String^ GetRight( int idx ) |
Parameters
- idx
- Type: System..::..Int32
Index of the desired entry