Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates a new ValuePair in the collection, and then returns the pointer. PARAMETERS: Value (String), ValueDescription (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Value As Variant, _
   ByVal ValueDescription As Variant _
) As ValuePair

Parameters

  • Value
  • ValueDescription


Info
titleSee Also