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

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