Scheduler for WinRT
LabelCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds a new custom object to the collection. If the item already exists in the collection, its index is returned. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public MethodAddRangeOverloaded. Adds an array of objects to the collection. This methods clears the collection before adding new items. Don't use it if you want to keep preexisting items. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodContainsOverloaded. Check if collection contains an item with specified index. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<Label>)
Public MethodLoadDefaultsRestores the collection to its default state.  
Public MethodRemoveOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,Label>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<Label>)
Top
Protected Methods
 NameDescription
Protected MethodChangeItemKey (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,Label>)
Protected MethodClearItems (Inherited from C1.C1Schedule.C1ObservableKeyedCollection<Guid,Label>)
Protected MethodGetKeyForItemExtracts the key from the specified element. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Protected MethodInsertItemOverrides default behavior of collection at inserting new items. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Protected MethodOnCollectionChanged (Inherited from C1.C1Schedule.C1ObservableKeyedCollection<Guid,Label>)
Protected MethodRemoveItemOverrides base class implementation. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Protected MethodSetItem (Inherited from C1.C1Schedule.C1ObservableKeyedCollection<Guid,Label>)
Top
See Also

Reference

LabelCollection Class
C1.C1Schedule Namespace

 

 


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