Name Parser
NameParserLogic Constructor(String)



KellermanSoftware.NameParser Namespace > NameParserLogic Class > NameParserLogic Constructor : NameParserLogic Constructor(String)
Extend the trial of the Software
Syntax
'Declaration
 
Public Function New( _
   ByVal trialExtensionCode As String _
)
'Usage
 
Dim trialExtensionCode As String
 
Dim instance As New NameParserLogic(trialExtensionCode)
public NameParserLogic( 
   string trialExtensionCode
)
public:
NameParserLogic( 
   String^ trialExtensionCode
)

Parameters

trialExtensionCode
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NameParserLogic Class
NameParserLogic Members
Overload List