Page History
Description
Creates a new ValuePair in the collection, and then returns the pointer. PARAMETERS: Value (String), ValueDescription (String).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function Add( _ ByVal Value As Variant, _ ByVal ValueDescription As Variant _ ) As ValuePair |
Parameters
- Value
- ValueDescription
Info | ||
---|---|---|
| ||