Children<TNode>.First Property DefinitionGets the first child in the collection. public TNode First { get; } Property ValueTNodeThe first node. Last modified: 22 November 2024 Children<TNode>.Count Property Children<TNode>.FirstOrNull Property