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

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