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

Compare with Current View Page History

Version 1 Current »

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



  • No labels