NodeList.Add

NodeList.Add method

ノードをリストの最後に追加します。

public void Add(Node node)
パラメータ タイプ 説明
node Node

関連項目