Description
Creates a new ValuePair in the collection, and then returns the pointer. PARAMETERS: Value (String), ValueDescription (String).
Syntax
Public Function Add( _ ByVal Value As Variant, _ ByVal ValueDescription As Variant _ ) As ValuePair
Parameters
- Value
- ValueDescription
See Also