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

In This Topic
    OwnedFastList Class Members
    In This Topic

    The following tables list the members exposed by OwnedFastList.

    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 MethodClears the current OwnedFastListBase. (Inherited from C1.C1Preview.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