CalendarExceptionCollection
CalendarExceptionCollection class
のコレクションを表しますCalendarException
オブジェクト.
public class CalendarExceptionCollection : IList<CalendarException>
プロパティ
名前 | 説明 |
---|---|
Count { get; } | このオブジェクトに含まれるオブジェクトの数を取得しますCalendarExceptionCollection object. |
Item { get; set; } | 指定されたインデックスの要素を返します. |
ParentCalendar { get; } | このオブジェクトの親カレンダーを取得します。 |
メソッド
名前 | 説明 |
---|---|
Add(CalendarException) | このコレクション オブジェクトに CalendarException インスタンスを追加します。 |
AddRange(IEnumerable<CalendarException>) | 例外の範囲を内部リストに追加します。 |
Clear() | からすべてのアイテムを削除しますCalendarExceptionCollection . |
GetEnumerator() | このコレクションの列挙子を返します。 |
Remove(CalendarException) | 削除しますCalendarException このコレクションのインスタンス. |
ToList() | CalendarExceptionCollection オブジェクトを次のリストに変換します。CalendarException オブジェクト. |
関連項目
- class CalendarException
- 名前空間 Aspose.Tasks
- 組み立て Aspose.Tasks