Scheduler for WinRT
CategoryList Class Members
Properties  Methods 


The following tables list the members exposed by CategoryList.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<Category>)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Category>)
Public MethodToString (Inherited from C1.C1Schedule.BaseList<Category>)
Top
Protected Methods
 NameDescription
Protected MethodClearItems (Inherited from C1.C1Schedule.C1ObservableCollection<Category>)
Protected MethodInsertItemOverrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.C1Schedule.BaseList<Category>)
Protected MethodOnCollectionChanged (Inherited from C1.C1Schedule.C1ObservableCollection<Category>)
Protected MethodRemoveItem (Inherited from C1.C1Schedule.C1ObservableCollection<Category>)
Protected MethodSetItemOverrides default behavior of Collection. Prevents from adding items non-existent in the parent collection. (Inherited from C1.C1Schedule.BaseList<Category>)
Top
See Also

Reference

CategoryList Class
C1.C1Schedule Namespace

 

 


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