Click or drag to resize

INamedGraphGetNode Method

Overload List
  NameDescription
Public methodGetNode(Int32)
Gets the node for the given unique id. Only available if the unique index was declared in the model.
(Inherited from IGraph.)
Public methodGetNode(String)
Gets the node for the given name.
Top
See Also