Add

TableCollection.Add method

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

public void Add(Table item)
パラメータタイプ説明
itemTableこのコレクションに追加する指定されたアイテム。

関連項目