Node<TNode>.IndexInParent Property Definition The index of this node in the Parent or -1 if this node has no Parent. public int IndexInParent { get; } View source Property Value Int32 The index in the parent node.