Removes specified item from the collection.
| C# | Visual Basic | Managed C++ |
public void Remove ( EmailAddress item )
Public Sub Remove ( _ item As EmailAddress _ )
public: void Remove ( EmailAddress^ item )
- item (EmailAddress)
- Item to remove.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)