add method

add(person)

Adds a Person to the collection.

add(person: Aspose.Words.Bibliography.Person)
ParameterTypeDescription
personPersonThe person to add to the collection.

See Also