Click or drag to resize

IElementId Property

Gets the identifier as an instance of IGraphNode.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IGraphNode Id { get; }

Property Value

Type: IGraphNode
See Also