ToList

CalendarExceptionCollection.ToList method

CalendarExceptionCollection オブジェクトを次のリストに変換します。CalendarExceptionオブジェクト.

public List<CalendarException> ToList()

戻り値

一覧CalendarExceptionオブジェクト。

関連項目