GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceRefCollection Class
Properties Methods


In This Topic
    ResourceRefCollection Class Members
    In This Topic

    The following tables list the members exposed by ResourceRefCollection.

    Public Properties
    Protected Properties
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public MethodOverloaded. Searches for the specified ID of the resource and returns the zero-based index of the corresponding element.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>)
    Public MethodSearches for a ResourceRef with the specified ID of the resource.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Removes all items from the collection.  
    Protected MethodOverridden. Inserts an item at the specified index.  
    Protected MethodOverridden. Removes the item at the specified index.  
    Protected MethodOverridden. Replaces the item at the specified index.  
    Top
    See Also