ArcFM Engine Developer Guide
CalendarBlackoutDatesCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by CalendarBlackoutDatesCollection.

Public Constructors
 NameDescription
Public ConstructorCalendarBlackoutDatesCollection ConstructorInitializes a new instance of the CalendarBlackoutDatesCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodAddDatesInPastDates that are in the past are added to the BlackoutDates.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContainsOverloaded. Checks if a DateTime is in the Collection  
Public MethodContainsAnyReturns true if any day in the given DateTime range is contained in the BlackOutDays.  
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Methods
 NameDescription
Protected MethodBlockReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Protected MethodCheckReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Protected MethodClearItemsOverridden. All the items in the collection are removed.  
Protected MethodInsertItemOverridden. The item is inserted in the specified place in the collection.  
Protected MethodMoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Protected MethodRemoveItemOverridden. The item in the specified index is removed from the collection.  
Protected MethodSetItemOverridden. The object in the specified index is replaced with the provided item.  
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<CalendarDateRange>)
Top
Protected Events
See Also

Reference

CalendarBlackoutDatesCollection Class
Miner.PresentationFramework.WPFControls Namespace

 

 


Send Comment