PersonCollection constructor
PersonCollection()
Initialize a new instance of the PersonCollection class.
PersonCollection()
PersonCollection(persons)
PersonCollection(persons)
| Parameter | Type | Description |
|---|---|---|
| persons |
PersonCollection(persons) {#person[]}
Initialize a new instance of the PersonCollection class.
PersonCollection(persons: Aspose.Words.Bibliography.Person[])
| Parameter | Type | Description |
|---|---|---|
| persons | Person[] |
See Also
- module Aspose.Words.Bibliography
- class PersonCollection