Click or drag to resize
VertexGetProperties Method
Gets the properties of this element.

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

Return Value

Type: IEnumerableIVertexProperty

Implements

IVertexGetProperties
See Also