[]
Gets the number of child nodes under this node.
public int Children { get; }
Public ReadOnly Property Children As Integer
Only immediate children are included in the count. Grand-children are not included.