C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / OwnedFastListBase Class
Members

OwnedFastListBase Class
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
 
Inheritance Hierarchy

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

See Also