Skip to content

Node<TNode>.HasPreviousSibling Property

Definition

Returns true if this node has a PreviousSibling, false otherwise.

public bool HasPreviousSibling { get; }

View source

Property Value

Boolean