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.2.0
Syntax
C#
IGraphNode Id { get; }

Property Value

Type: IGraphNode
See Also