Description

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

Syntax

Public Function Add( _
   ByVal Text As Variant _
) As ListMember

Parameters

  • Text


  • No labels