PersonCollection constructor

PersonCollection()

Initialize a new instance of the PersonCollection class.

PersonCollection()

PersonCollection(persons)

PersonCollection(persons)
ParameterTypeDescription
persons

PersonCollection(persons) {#person[]}

Initialize a new instance of the PersonCollection class.

PersonCollection(persons: Aspose.Words.Bibliography.Person[])
ParameterTypeDescription
personsPerson[]

See Also