Scheduler for WinRT
ActionCollection Class Members
Properties  Methods 


The following tables list the members exposed by ActionCollection.

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

Reference

ActionCollection Class
C1.C1Schedule Namespace

 

 


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