Click or drag to resize
IElementGetProperties Method
Gets all properties of an element.

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

Return Value

Type: IEnumerableIProperty
See Also