Aspose::Pdf::OutlineItemCollection::idx_get metod

OutlineItemCollection::idx_get method

Hämtar innehållspost från samlingen med hjälp av index.

System::SharedPtr<OutlineItemCollection> Aspose::Pdf::OutlineItemCollection::idx_get(int32_t index)
ParameterTypBeskrivning
indexint32_tIndex inom samlingen.

ReturnValue

OutlineItemCollection object.

Se även