Description

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

Syntax

Public Sub Remove( _
  ByVal Identifier As Variant _
) 

Parameters

  • Identifier


  • No labels