Description

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

Syntax

Public Sub Remove( _
   ByVal NodeNumber As Variant _
)

Parameters

  • NodeNumber


  • No labels