Click or drag to resize

INamedGraphGetGraphElement Method

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