ToList

TableCollection.ToList method

テーブル コレクションをリストに変換します。Tableオブジェクト.

public List<Table> ToList()

戻り値

の一般的なリストTableオブジェクト。

関連項目