Adds specified address to the end of the collection.
Declaration Syntax
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
Parameters
- value (Mail_t_Mailbox)
- Address to add.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when value is null reference value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119