| Name | Description |
| Add | Overloaded. Adds mapping for the specified resource calendar property. |
| AddRange | Adds the elements of a collection to the end of this collection. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |
| BeginUpdate | Prevents change notifications (e.g. CollectionChanged and System.ComponentModel.INotifyPropertyChanged.PropertyChanged) from being raised. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |
| BinarySearch | Overloaded. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |
| Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| EndUpdate | Resumes change notifications (e.g. CollectionChanged and System.ComponentModel.INotifyPropertyChanged.PropertyChanged). (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |
| GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| GetItem | Gets the TMapping instance associated with the specified key. (Inherited from Infragistics.Services.PropertyMappingCollection<ResourceCalendarProperty,ResourceCalendarPropertyMapping>) |
| IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| InsertRange | Inserts the elements of a collection into the collection at the specified index. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |
| Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<ResourceCalendarPropertyMapping>) |
| ReInitialize | Clears and repopulates the collection with the specified item. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |
| Remove | Overloaded. Removes the first occurrence of a specific object from the Collection. (Inherited from Infragistics.Services.PropertyMappingCollection<ResourceCalendarProperty,ResourceCalendarPropertyMapping>) |
| RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<ResourceCalendarPropertyMapping>) |
| RemoveRange | Removes a contiguous block of items from the collection. (Inherited from Infragistics.Collections.Services.ObservableCollectionExtended<ResourceCalendarPropertyMapping>) |