Description

Deletes the Node object with the given ID from the collection. PARAMETERS: NodeNumber as Integer.

Syntax

Public Sub Remove( _
   ByVal ID As Variant _
)

Parameters

  • ID


  • No labels