Click or drag to resize

NGTreeNodeHierarchyIndices Property

Returns the hierarchy of indices, i.e. the indices beginning with the root node collection and ending with the index in the nodes parent collection.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int[] HierarchyIndices { get; }

Property Value

Int32
See Also