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

In This Topic
    OwnedFastListBase Class
    In This Topic
    Represents C1.C1Preview.Util.FastList with owner object. Notifies the owner of interesting events on the collection if the owner supports the ICollectionOwner interface.
    Object Model
    OwnedFastListBase Class
    Syntax
    'Declaration
     
    Public Class OwnedFastListBase 
       Inherits C1.C1Preview.Util.FastList
    public class OwnedFastListBase : C1.C1Preview.Util.FastList 
    Inheritance Hierarchy

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

    See Also