TreeNode<T>.GetNodes Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Cosmos.Core.Collections.TreeNode<T>> GetNodes ();
member this.GetNodes : unit -> System.Collections.Generic.List<Microsoft.Azure.Cosmos.Core.Collections.TreeNode<'T>>
Public Function GetNodes () As List(Of TreeNode(Of T))

Returns

Applies to