Click or drag to resize

NGTreeNodeIndex Property

Return the index in the parent's node collection or -1 if there is no parent.

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

Property Value

Int32
See Also