SyntaxNodeCollection1.RemoveAt

SyntaxNodeCollection<T>.RemoveAt method

删除给定索引处的项目。

public void RemoveAt(int index)
范围类型描述
indexInt32要删除的项目的索引。

也可以看看