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

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

Return Value

Type: IEnumerableIProperty

Implements

IElementGetProperties
See Also