Adds a new entry in the map
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
C# |
---|
public void Insert( string left, string right, P4MapApi..::..Type type ) |
Visual Basic |
---|
Public Sub Insert ( _ left As String, _ right As String, _ type As P4MapApi..::..Type _ ) |
Visual C++ |
---|
public: void Insert( String^ left, String^ right, P4MapApi..::..Type type ) |
Parameters
- left
- Type: System..::..String
String representing the the left side of the new entry
- right
- Type: System..::..String
String representing the the right side of the new entry
- type
- Type: Perforce.P4..::..P4MapApi..::..Type
Type of the new entry