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

In This Topic
    C1MultiDocumentItemCollection Class
    In This Topic
    Represents a collection of C1MultiDocumentItem objects.
    Object Model
    C1MultiDocumentItemCollection Class
    Syntax
    'Declaration
     
    Public Class C1MultiDocumentItemCollection 
       Inherits OwnedCollection
    public class C1MultiDocumentItemCollection : OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Preview.C1MultiDocumentItemCollection

    See Also