ArcFM Engine Developer Guide
SelectedDatesCollection Class Methods


For a list of all members of this type, see SelectedDatesCollection members.

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
See Also

Reference

SelectedDatesCollection Class
Miner.PresentationFramework.WPFControls Namespace

 

 


Send Comment