TreeNode<T>.Item[Int32] Property

Definition

public Microsoft.Azure.Cosmos.Core.Collections.TreeNode<T> this[int i] { get; }
member this.Item(int) : Microsoft.Azure.Cosmos.Core.Collections.TreeNode<'T>
Default Public ReadOnly Property Item(i As Integer) As TreeNode(Of T)

Parameters

i
Int32

Property Value

Applies to