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.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int[] HierarchyIndices { get; }
Property Value
Int32See Also