LumiSoft Net Help
Remove Method (index)
NamespacesLumiSoft.Net.MimeMailboxAddressCollectionRemove(Int32)
Removes header field at the specified index from the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Remove(
	int index
)
Public Sub Remove ( 
	index As Integer
)
public:
void Remove(
	int index
)
member Remove : 
        index : int -> unit 
Parameters
index (Int32)
Index of the mailbox which to remove.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119