SyntaxNodeCollection1.Add

SyntaxNodeCollection<T>.Add method

指定されたアイテムをコレクションに追加します。

public void Add(T item)
パラメータタイプ説明
itemTTタイプのアイテム。

関連項目