C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / ResourceCollection Class


ResourceCollection Class Methods

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

Public Methods
 NameDescription
Public Method (Inherited from C1.Schedule.BaseCollection<Resource>)
Public MethodAdds a new item to the list.  
Public MethodOverloaded.  (Inherited from C1.Schedule.BaseCollection<Resource>)
Public MethodSorts the resources.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodOverloaded.  (Inherited from C1.Schedule.BaseCollection<Resource>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodOverloaded. Searches for the specified ID and returns the zero-based index of the corresponding resource.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemove all sorts were applied to the tasks.  
Public MethodOverloaded. Searches for a Resource with the specified ID.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<TKey,TItem>)
Protected MethodOverridden. Removes all items from the collection.  
Protected Method (Inherited from C1.Schedule.BaseCollection<Resource>)
Protected MethodOverridden. Inserts an item at the specified index.  
Protected Method (Inherited from C1.Schedule.C1ObservableKeyedCollection<Guid,T>)
Protected MethodRaises the ListChanged event.  
Protected MethodOverridden. Removes the item at the specified index.  
Protected MethodOverridden. Replaces the item at the specified index.  
Top
See Also