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)
Parameter | Type | Description |
---|---|---|
index | int32_t | An index into the collection. |
See Also
- Class Person
- Class PersonCollection
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++