Versions Compared

Key

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

Description

Creates a new ListMember in the collection, and then returns the pointer to it. PARAMETERS: Text as (String).

Syntax

...

Code Block
languagevb
Public Function Add(

...

 _
   ByVal Text As Variant _
) As ListMember

Parameters

  • Text


Info
titleSee Also