Node<DataT>.Children Property

Definition

public System.Collections.Generic.IReadOnlyCollection<string> Children { get; }
member this.Children : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property Children As IReadOnlyCollection(Of String)

Property Value

Applies to