This class implements additional functions in the http://gotdotnet.com/exslt/regular-expressions namespace.

Namespace: Mvp.Xml.Exslt
Assembly: Mvp.Xml (in Mvp.Xml.dll)

Syntax

Visual Basic (Declaration)
Public Class GDNRegularExpressions
C#
public class GDNRegularExpressions
C++
ref class GDNRegularExpressions
J#
public class GDNRegularExpressions
JScript
public class GDNRegularExpressions

Inheritance Hierarchy

System.Object
   Mvp.Xml.Exslt.GDNRegularExpressions

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also