Scheduler for WinRT
ResourceList Class Members
Properties  Methods 


The following tables list the members exposed by ResourceList.

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

Reference

ResourceList Class
C1.C1Schedule Namespace

 

 


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