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

Compare with Current View Page History

Version 1 Next »

Description

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

Syntax

Visual Basic

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

Parameters

Text

See Also

TextList Collection

  • No labels