NodeById Property
Description
Gets the object having the specified node ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property NodeById( _
   ByVal NodeID As Long _
) As Object
Parameters
NodeID
The Node ID.
See Also