C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : ResourceRefCollection Class |
The following tables list the members exposed by ResourceRefCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
IndexOf | Overloaded. Searches for the specified ID of the resource and returns the zero-based index of the corresponding element. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Search | Searches for a ResourceRef with the specified ID of the resource. |