SyntaxNodeCollection1.Add

SyntaxNodeCollection<T>.Add method

将给定项目添加到集合中。

public void Add(T item)
范围类型描述
itemTT型项目。

也可以看看