The following tables list the members exposed by ResourceCalendarCollection.
Name | Description | |
---|---|---|
AllocatedItems | Returns items in the collection that have been allocated so far. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
Count | Returns the number of items in the collection. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
IsReadOnly | Indicates whether the collection is read-only. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
Item | Returns the item at the specified index. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
SourceItems | Gets or sets the source items collection. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) |
Name | Description | |
---|---|---|
Contains | Indicates whether the specified item is in the collection. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
CopyTo | Copies items from this collection to the specified array. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
GetEnumerator | Returns the enumerator for enumerating items in the collection. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) | |
IndexOf | Returns the index of the specified item in the collection. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) |
Name | Description | |
---|---|---|
OnCollectionChanged | Called to raise CollectionChanged notification as well as notify property change listeners added via ISupportPropertyChangeNotifications interface. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) |
Name | Description | |
---|---|---|
CollectionChanged | Raised when the collection's contents change. (Inherited from Infragistics.Collections.Services.ViewList<ResourceCalendar>) |