Class PureMemberCatalog.System.Text.RegularExpressions
Pure members in the System.Text.RegularExpressions namespace.
Inheritance
Namespace: System.Linq.Expressions
Assembly: Nuqleon.Linq.Expressions.Optimizers.dll
Syntax
public static class RegularExpressions : Object
Properties
AllThisAndChildNamespaces
Gets a table of pure members in the System.Text.RegularExpressions namespace and any child namespace.
Declaration
public static MemberTable AllThisAndChildNamespaces { get; }
Property Value
Type | Description |
---|---|
MemberTable |
AllThisNamespaceOnly
Gets a table of pure members in the System.Text.RegularExpressions namespace.
Declaration
public static MemberTable AllThisNamespaceOnly { get; }
Property Value
Type | Description |
---|---|
MemberTable |
Capture
Gets a table of pure members on System.Text.RegularExpressions.Capture.
Declaration
public static MemberTable Capture { get; }
Property Value
Type | Description |
---|---|
MemberTable |
CaptureCollection
Gets a table of pure members on System.Text.RegularExpressions.CaptureCollection.
Declaration
public static MemberTable CaptureCollection { get; }
Property Value
Type | Description |
---|---|
MemberTable |
Group
Gets a table of pure members on System.Text.RegularExpressions.Group.
Declaration
public static MemberTable Group { get; }
Property Value
Type | Description |
---|---|
MemberTable |
GroupCollection
Gets a table of pure members on System.Text.RegularExpressions.GroupCollection.
Declaration
public static MemberTable GroupCollection { get; }
Property Value
Type | Description |
---|---|
MemberTable |
Match
Gets a table of pure members on System.Text.RegularExpressions.Match.
Declaration
public static MemberTable Match { get; }
Property Value
Type | Description |
---|---|
MemberTable |
MatchCollection
Gets a table of pure members on System.Text.RegularExpressions.MatchCollection.
Declaration
public static MemberTable MatchCollection { get; }
Property Value
Type | Description |
---|---|
MemberTable |
Regex
Gets a table of pure members on System.Text.RegularExpressions.Regex.
Declaration
public static MemberTable Regex { get; }
Property Value
Type | Description |
---|---|
MemberTable |