Aspose::Words::Bibliography::PersonCollection::Remove method

PersonCollection::Remove method

Removes the person from the collection.

bool Aspose::Words::Bibliography::PersonCollection::Remove(const System::SharedPtr<Aspose::Words::Bibliography::Person> &person)
ParameterTypeDescription
personconst System::SharedPtr<Aspose::Words::Bibliography::Person>&The person to remove from the collection.

See Also