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)
ParameterTypeDescription
personconst System::SharedPtr<Aspose::Words::Bibliography::Person>&The person to add to the collection.

See Also