MrKWatkins.Ast 0.9.129 Help

Children<TNode>.Item[Int32] Property

Definition

Gets or sets the node at the specified index. Parents will be updated accordingly on set.

public TNode Item[int index] { get; set; }

Parameters

Name

Type

Description

index

Int32

The position of the node to get or set.

Property Value

TNode

Last modified: 29 January 2025