Adds specified address to the end of the collection.
| C# | Visual Basic | Visual C++ | F# |
public void Add( Mail_t_Mailbox value )
Public Sub Add ( value As Mail_t_Mailbox )
public: void Add( Mail_t_Mailbox^ value )
member Add : value : Mail_t_Mailbox -> unit
- value (Mail_t_Mailbox)
- Address to add.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when value is null reference value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119