Versions Compared

Key

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

...

Deletes a reference value object (as specified by the given name or ID) , from the collection. PARAMETERS: Identifier as (String or Integer).

Syntax

Code Block
languagevb
Public Sub Remove( _
  ByVal Identifier As Variant _
) 

Parameters

  • Identifier


Info
titleSee Also