P4MapApi Class |
Namespace: Perforce.P4
The P4MapApi type exposes the following members.
Name | Description | |
---|---|---|
P4MapApi(Boolean) |
Create a new P4MapApi
| |
P4MapApi(P4Server) |
Create a new P4MapApi
|
Name | Description | |
---|---|---|
Clear |
Clear all the data in the map
| |
Dispose |
Free the wrapped native object
| |
Equals | (Inherited from Object.) | |
Finalize |
Delete the P4MapApi object and free the native object from the dll.
(Overrides ObjectFinalize.) | |
GetHashCode | (Inherited from Object.) | |
GetLeft |
Return the left side of the specified entry in the map
| |
GetRight |
Return the right side of the specified entry in the map
| |
GetType | (Inherited from Object.) | |
GetType(Int32) |
Return the type of the specified entry in the map
| |
Insert(String, P4MapApiType) |
Adds a new entry in the map
| |
Insert(String, String, P4MapApiType) |
Adds a new entry in the map
| |
Join(P4MapApi, P4MapApi) |
Combine two MapApis to create a new MapApi
| |
Join(P4MapApi, P4MapApiDirection, P4MapApi, P4MapApiDirection) |
Combine two MapApis to create a new MapApi
| |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Translate |
Translate a file path from on side of the mapping to the other
|