Aspose::Words::Bibliography::PersonCollection::idx_get method

PersonCollection::idx_get method

Gets or sets a person at the specified index.

System::SharedPtr<Aspose::Words::Bibliography::Person> Aspose::Words::Bibliography::PersonCollection::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tAn index into the collection.

See Also