Aspose::Pdf::Paragraphs::InsertRange метод

Paragraphs::InsertRange method

Вставляет элементы коллекции в список в указанном индексе.

void Aspose::Pdf::Paragraphs::InsertRange(int32_t index, const System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<BaseParagraph>>> &collection)
ПараметрТипОписание
индексint32_tЗначение индекса.
collectionconst System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<BaseParagraph>>>&Коллекция.

См. также