Skip to content

Node<TNode>.HasNextSibling Property

Definition

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

public bool HasNextSibling { get; }

View source

Property Value

Boolean