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 lr, P4MapApi..::..Type t ) |
| Visual Basic |
|---|
Public Sub Insert ( _ lr As String, _ t As P4MapApi..::..Type _ ) |
| Visual C++ |
|---|
public: void Insert( String^ lr, P4MapApi..::..Type t ) |
Parameters
- lr
- Type: System..::..String
String representing both the the left and right sides of the new entry
- t
- Type: Perforce.P4..::..P4MapApi..::..Type
Type of the new entry