Abstract list of SyntaxNode
public abstract class SyntaxList : SyntaxNode
kind:method, kind:property, kind:ctor. Press Esc to clear.ChildrenGets the backing list of child nodes.ChildrenCountGets the number of children.Accept(SyntaxVisitor)Allow to visit this instance with the specified visitor.GetChildImpl(Int32)Gets a child at the specified index.