IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace > NamedRegexPattern Class > NamedRegexPattern Constructor : NamedRegexPattern Constructor(String,Regex) |
'Declaration
Public Function New( _ ByVal displayName As String, _ ByVal regex As Regex _ )
'Usage
Dim displayName As String Dim regex As Regex Dim instance As New NamedRegexPattern(displayName, regex)
public NamedRegexPattern( string displayName, Regex regex )
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