Aspose::Words::Bibliography::PersonCollection::Add method
PersonCollection::Add method
Adds a Person to the collection.
void Aspose::Words::Bibliography::PersonCollection::Add(const System::SharedPtr<Aspose::Words::Bibliography::Person> &person)
Parameter | Type | Description |
---|---|---|
person | const System::SharedPtr<Aspose::Words::Bibliography::Person>& | The person to add to the collection. |
See Also
- Class Person
- Class PersonCollection
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++