PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / OwnedFastList Class
Members

In This Topic
    OwnedFastList Class
    In This Topic
    Describes a C1.C1Preview.Util.FastList with an owner. Base class for C1PageCollection. Additional to OwnedFastListBase updates Owner property of items if they supports IOwnedCollectionItem interface.
    Object Model
    OwnedFastList Class
    Syntax
    'Declaration
     
    Public Class OwnedFastList 
       Inherits OwnedFastListBase
    public class OwnedFastList : OwnedFastListBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Util.FastList
          C1.C1Preview.OwnedFastListBase
             C1.C1Preview.OwnedFastList
                C1.C1Preview.C1PageCollection

    See Also