Public Methods
Method | Description |
---|
Add | Creates a new ValuePair in the collection, and then returns the pointer. PARAMETERS: Value (String), ValueDescription (String). |
Remove | Deletes a ValuePair object specified by the given Value. PARAMETERS: Value (String). |
Public Properties
Property | Description |
---|
| Returns a ValuePair object specified by the given Value. PARAMETERS: Value (String). |
|
|
| Number of ValuePair objects in the collection. DATATYPE: Integer. |
| Returns a ValuePair object specified by the given Value. PARAMETERS: Value (String). |