TreeNode<T>.Parent Property

Definition

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

Property Value

Applies to