ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OwnedFastListBase Class
Properties Methods

In This Topic
    OwnedFastListBase Class Members
    In This Topic

    The following tables list the members exposed by OwnedFastListBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OwnedFastList class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the owner of collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Clears the current OwnedFastListBase.  
    Public MethodReturns the index of the specified object in the current C1.C1Preview.Util.FastList. (Performs a fast search using the C1.C1Preview.Util.FastList.FindObjectIndex method.) (Inherited from C1.C1Preview.Util.FastList)
    Top
    See Also