Aspose::Pdf::OutlineItemCollection::Insert metod

OutlineItemCollection::Insert method

Infogar innehållsposten i samlingen på den angivna platsen.

void Aspose::Pdf::OutlineItemCollection::Insert(int32_t index, const System::SharedPtr<OutlineItemCollection> &outline)
ParameterTypBeskrivning
indexint32_tIndex som anger plats för infogning.
konturconst System::SharedPtr<OutlineItemCollection>&Kapitelposten bör infogas.

Se även