Removes specified item from the collection.

C# | Visual Basic | Visual C++ | F# |
public void Remove( DeliveryAddress item )
Public Sub Remove ( item As DeliveryAddress )
public: void Remove( DeliveryAddress^ item )
member Remove : item : DeliveryAddress -> unit

- item (DeliveryAddress)
- Item to remove.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119