Aspose::Pdf::Paragraphs::InsertRange metod
Paragraphs::InsertRange method
Infogar elementen i en samling i listan på det angivna indexet.
void Aspose::Pdf::Paragraphs::InsertRange(int32_t index, const System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<BaseParagraph>>> &collection)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Indexvärde. |
| collection | const System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<BaseParagraph>>>& | Collection. |
Se även
- Typedef SharedPtr
- Class IEnumerable
- Class BaseParagraph
- Class Paragraphs
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++