The P4MapApi type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
P4MapApi |
Create a new P4MapApi
|
Methods
| 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 Object..::..Finalize()()()().) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (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()()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
GetType(Int32) |
Return the type of the specified entry in the map
|
|
|
Insert(String, P4MapApi..::..Type) |
Adds a new entry in the map
|
|
|
Insert(String, String, P4MapApi..::..Type) |
Adds a new entry in the map
|
|
|
Join(P4MapApi, P4MapApi) |
Combine two MapApis to create a new MapApi
|
|
|
Join(P4MapApi, P4MapApi..::..Direction, P4MapApi, P4MapApi..::..Direction) |
Combine two MapApis to create a new MapApi
|
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
Translate |
Translate a file path from on side of the mapping to the other
|
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
The number of entries in the map
|