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)
ParameterTypBeskrivning
indexint32_tIndexvärde.
collectionconst System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<BaseParagraph>>>&Collection.

Se även