You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Public Methods

MethodDescription
AddCreates a new ValuePair in the collection, and then returns the pointer. PARAMETERS: Value (String), ValueDescription (String).
RemoveDeletes a ValuePair object specified by the given Value. PARAMETERS: Value (String).

Public Properties

PropertyDescription

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).
  • No labels