LumiSoft Net Help
Remove Method (item)
NamespacesLumiSoft.Net.Mime.vCardDeliveryAddressCollectionRemove(DeliveryAddress)
Removes specified item from the collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Remove(
	DeliveryAddress item
)
Public Sub Remove ( 
	item As DeliveryAddress
)
public:
void Remove(
	DeliveryAddress^ item
)
member Remove : 
        item : DeliveryAddress -> unit 
Parameters
item (DeliveryAddress)
Item to remove.

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