ToList

ToList(IList)

public IList ToList(IList instance) ;

説明

List{T}へ変換する。

パラメーター

パラメーター名 説明
instance IListインスタンス

戻り値

変換した結果を返す。