RegexOptions (enum)

This type is found in the namespace System.Text.RegularExpressions

mGetHashCodeInt32
mToStringString
mToStringString
mCompareToInt32
mToStringString
mHasFlagBoolean
mGetTypeCodeTypeCode
mEqualsBoolean
mToStringString
mGetTypeType
fvalue__Int32
fNoneRegexOptions
fIgnoreCaseRegexOptions
fMultilineRegexOptions
fExplicitCaptureRegexOptions
fCompiledRegexOptions
fSinglelineRegexOptions
fIgnorePatternWhitespaceRegexOptions
fRightToLeftRegexOptions
fECMAScriptRegexOptions
fCultureInvariantRegexOptions

GetHashCode

ToString

.

ToString

.

CompareTo

formatSystem.String
providerSystem.IFormatProvider

ToString

targetSystem.Object

HasFlag

providerSystem.IFormatProvider

GetTypeCode

flagSystem.Enum

Equals

.

ToString

objSystem.Object

GetType

formatSystem.String

value__

.

None

.

IgnoreCase

.

Multiline

.

ExplicitCapture

.

Compiled

.

Singleline

.

IgnorePatternWhitespace

.

RightToLeft

.

ECMAScript

.

CultureInvariant

.
.