Add
PersonCollection.Add method
Adds a Person
to the collection.
public void Add(Person person)
Parameter | Type | Description |
---|---|---|
person | Person | The person to add to the collection. |
See Also
- class Person
- class PersonCollection
- namespace Aspose.Words.Bibliography
- assembly Aspose.Words