ToList

ReadOnlyCollectionBase<T>.ToList method

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

public List<T> ToList()

戻り値

オブジェクトのリスト。

関連項目