Node<TNode>.HasNextSibling Property
Definition
Returns true if this node has a NextSibling, false otherwise.
public bool HasNextSibling { get; }
Property Value
Last modified: 15 November 2025
Returns true if this node has a NextSibling, false otherwise.