.NET Framework Class Library
DataBindRegex Constructor

Initializes a new instance of the DataBindRegex class.

Namespace:  System.Web.RegularExpressions
Assembly:  System.Web.RegularExpressions (in System.Web.RegularExpressions.dll)
Visual Basic (Declaration)
Public Sub New
Visual Basic (Usage)
Dim instance As New DataBindRegex()
C#
public DataBindRegex()
Visual C++
public:
DataBindRegex()
JScript
public function DataBindRegex()

Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0, 2.0, 1.1, 1.0


MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web.RegularExpressions Namespace
DataBindRegex Class
DataBindRegex Constructor
Tags: 
 
Community Content