Click or drag to resize

IVertexGetProperties Method

Gets the properties of this element.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IEnumerable<IVertexProperty> GetProperties()

Return Value

Type: IEnumerableIVertexProperty
See Also