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