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