| Dart.PowerTCP.Zip Namespace > Archive Class : Insert Method |
| Overload | Description |
|---|---|
| Insert(Int32,Stream) | Inserts one or more items into the collection starting from the specified index. |
| Insert(Int32,ArchiveItem) | Inserts one or more items into the collection starting from the specified index. |
| Insert(Int32,String) | Inserts one or more items into the collection starting from the specified index. |