ArcFM Engine Developer Guide
SelectedDatesCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by SelectedDatesCollection.

Public Constructors
 NameDescription
Public ConstructorSelectedDatesCollection ConstructorInitializes a new instance of the CalendarSelectedDatesCollection 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 MethodAddRangeAdds a range of dates to the Calendar SelectedDates.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
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<DateTime>)
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<DateTime>)
Protected MethodCheckReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>)
Protected MethodClearItemsOverridden. Clears all the items of the SelectedDates.  
Protected MethodInsertItemOverridden. Inserts the item in the specified position of the SelectedDates collection.  
Protected MethodMoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>)
Protected MethodOnCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>)
Protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<DateTime>)
Protected MethodRemoveItemOverridden. Removes the item at the specified position.  
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<DateTime>)
Top
Protected Events
See Also

Reference

SelectedDatesCollection Class
Miner.PresentationFramework.WPFControls Namespace

 

 


Send Comment