ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderFragmentCollection Class / IndexOf Method

In This Topic
    IndexOf Method (RenderFragmentCollection)
    In This Topic
    Gets the index of a RenderFragment in the current collection.
    Overload List
    OverloadDescription
    Gets the index of a RenderFragment in the current collection.  
    Searches for the specified Object and returns the zero-based index of the first occurrence within the entire collection. (Inherited from C1.C1Preview.OwnedCollectionBase)
    See Also