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)
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++