LumiSoft Net Help
ParseInternal Method (value)
NamespacesLumiSoft.NetAbsoluteUriParseInternal(String)
Parses URI from the specified string.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void ParseInternal(
	string value
)
Protected Overridable Sub ParseInternal ( _
	value As String _
)
protected:
virtual void ParseInternal(
	String^ value
)
Parameters
value (String)
URI string.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when value is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129