Scheduler for WinRT
ReminderCollection Class Members
Properties  Methods 


The following tables list the members exposed by ReminderCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodDisposeReleases all unmanaged resources.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Reminder>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsOverridden. Overrides default behavior.  
Protected MethodInsertItemOverridden. Overrides default behavior.  
Protected MethodOnCollectionChanged (Inherited from C1.C1Schedule.C1ObservableCollection<Reminder>)
Protected MethodRemoveItemOverridden. Overrides default behavior.  
Protected MethodSetItemOverridden. Overrides default behavior.  
Top
See Also

Reference

ReminderCollection Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.