Node<TNode>.HasPreviousSibling Property
Definition
Returns true if this node has a PreviousSibling, false otherwise.
public bool HasPreviousSibling { get; }
Returns true if this node has a PreviousSibling, false otherwise.
public bool HasPreviousSibling { get; }