Aspose::Words::Bibliography::PersonCollection::idx_set method

PersonCollection::idx_set method

Gets or sets a person at the specified index.

void Aspose::Words::Bibliography::PersonCollection::idx_set(int32_t index, const System::SharedPtr<Aspose::Words::Bibliography::Person> &value)
ParameterTypeDescription
indexint32_tAn index into the collection.

See Also