GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceCollection Class / IndexOf Method

In This Topic
    IndexOf Method (ResourceCollection)
    In This Topic
    Searches for the specified ID and returns the zero-based index of the corresponding resource.
    Overload List
    OverloadDescription
    Searches for the specified ID and returns the zero-based index of the corresponding resource.  
    Searches for the specified Name and returns the zero-based index of the corresponding resource.  
    (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    See Also