C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / LabelCollection Class

In This Topic
LabelCollection Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds 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 MethodOverloaded. 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 Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodOverloaded. Check if collection contains an item with specified index. (Inherited from C1.C1Schedule.BaseCollection<Label>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRestores the collection to its default state.  
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
See Also