TreeNode<T>.Children Property

Definition

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Azure.Cosmos.Core.Collections.TreeNode<T>> Children { get; }
member this.Children : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Azure.Cosmos.Core.Collections.TreeNode<'T>>
Public ReadOnly Property Children As ReadOnlyCollection(Of TreeNode(Of T))

Property Value

Applies to