Add Method

Creates and adds a new address to the collection. It than needs to be initialized with a title and an email address.

Syntax

ILkAddress Add();

Return Value

Type: ILkAddress

result.

See Also