Node<TNode>.HasPreviousSibling Property
Definition
Returns true if this node has a PreviousSibling, false otherwise.
public bool HasPreviousSibling { get; }
Property Value
Last modified: 08 September 2025
Returns true if this node has a PreviousSibling, false otherwise.