Remove
PersonCollection.Remove method
Removes the person from the collection.
public bool Remove(Person person)
Parameter | Type | Description |
---|---|---|
person | Person | The person to remove from the collection. |
See Also
- class Person
- class PersonCollection
- namespace Aspose.Words.Bibliography
- assembly Aspose.Words