Contains
PersonCollection.Contains method
Determines whether the collection contains a specific person.
public bool Contains(Person person)
Parameter | Type | Description |
---|---|---|
person | Person | The person to locate in the collection. |
See Also
- class Person
- class PersonCollection
- namespace Aspose.Words.Bibliography
- assembly Aspose.Words