Overload List
Name | Description | |
---|---|---|
Insert(Int32, C1MultiDocumentItem) |
Inserts an item into the current collection at the specified index.
|
|
Insert(Int32, C1PrintDocument) |
Creates a C1MultiDocumentItem, associates it with the specified document,
and inserts it into the current collection at the specified index.
Note that the passed document reference is not stored in the created item, see SetDocument(Object) for details. |