LumiSoft Net Help
Parse Method (file)
NamespacesLumiSoft.Net.Mime.vCardvCardParse(String)
Parses single vCard from the specified file.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Parse(
	string file
)
Public Sub Parse ( 
	file As String
)
public:
void Parse(
	String^ file
)
member Parse : 
        file : string -> unit 
Parameters
file (String)
vCard file with path.

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