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

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