Skip to content

Node<TNode>.HasMessages Property

Definition

Returns true if this node has any Messages, false otherwise.

public bool HasMessages { get; }

View source

Property Value

Boolean

Whether this node has messages or not.