-
Home
-
API
-
Tomlyn.Syntax
-
DottedKeyItemSyntax
-
Methods
-
GetChildImpl(Int32)
GetChildImpl(Int32) Method
Definition
Gets a child at the specified index.
protected override SyntaxNode? GetChildImpl(int index)
Parameters
- index
- Int32
Index of the child
Returns
The index is safe to use