Aspose::Words::Bibliography::PersonCollection::Contains method
PersonCollection::Contains method
Determines whether the collection contains a specific person.
bool Aspose::Words::Bibliography::PersonCollection::Contains(const System::SharedPtr<Aspose::Words::Bibliography::Person> &person)
Parameter | Type | Description |
---|---|---|
person | const System::SharedPtr<Aspose::Words::Bibliography::Person>& | The person to locate in the collection. |
See Also
- Class Person
- Class PersonCollection
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++