DataSource.NET
RegexNamespace Constructor
NamespacesCaplin.DataSource.NamespaceRegexNamespaceRegexNamespace()()()
Initializes an empty new instance of the RegexNamespace class. This instance will match no subjects unless one or more regex patterns are first added to the instance via the AddIncludeRegex(String) method.
Declaration Syntax
C#Visual BasicVisual C++
public RegexNamespace()
Public Sub New
public:
RegexNamespace()

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)