Versions Compared

Key

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

Description

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

Syntax

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

Parameters

  • ID


Info
titleSee Also