Node<TNode>.Infos Property DefinitionThe Messages with Level Info associated with this node. public IEnumerable<Message> Infos { get; } Property ValueIEnumerable<Message>A lazy enumeration of this node's info messages. Last modified: 22 November 2024 Node<TNode>.IndexInParent Property Node<TNode>.IsFirstChild Property