ICMSElementAncestors Method Ingeniux DSS Library
Gets ancestors of the Element.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<ICMSElement> Ancestors()

Return Value

Type: IEnumerableICMSElement
An enumerable collection of Elements
See Also

Reference