Node<TNode>.ThisAndDescendentsHaveMessages Property
Definition
Returns true
if this node or any of its descendents have any Messages, false
otherwise.
public bool ThisAndDescendentsHaveMessages { get; }
Property Value
Whether this node or its descendents have messages or not.
Last modified: 09 November 2024