Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Object SystemDiagnosticsStopwatch

back to assembly

to array type

SystemDiagnosticsStopwatch.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemDiagnosticsStopwatch), In(SystemObject), Out(SystemBoolean)

SystemDiagnosticsStopwatch.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemInt32)

SystemDiagnosticsStopwatch.__GetTimestamp__SystemInt64

static SystemInt64 GetTimestamp();

Raw: Out(SystemInt64)

SystemDiagnosticsStopwatch.__GetType__SystemType

SystemType GetType();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemType)

SystemDiagnosticsStopwatch.__Reset__SystemVoid

void Reset();

Raw: In(SystemDiagnosticsStopwatch)

SystemDiagnosticsStopwatch.__Restart__SystemVoid

void Restart();

Raw: In(SystemDiagnosticsStopwatch)

SystemDiagnosticsStopwatch.__StartNew__SystemDiagnosticsStopwatch

static SystemDiagnosticsStopwatch StartNew();

Raw: Out(SystemDiagnosticsStopwatch)

SystemDiagnosticsStopwatch.__Start__SystemVoid

void Start();

Raw: In(SystemDiagnosticsStopwatch)

SystemDiagnosticsStopwatch.__Stop__SystemVoid

void Stop();

Raw: In(SystemDiagnosticsStopwatch)

SystemDiagnosticsStopwatch.__ToString__SystemString

SystemString ToString();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemString)

SystemDiagnosticsStopwatch.__ctor____SystemDiagnosticsStopwatch

static SystemDiagnosticsStopwatch ctor();

Raw: Out(SystemDiagnosticsStopwatch)

SystemDiagnosticsStopwatch.__get_ElapsedMilliseconds__SystemInt64

SystemInt64 get_ElapsedMilliseconds();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemInt64)

SystemDiagnosticsStopwatch.__get_ElapsedTicks__SystemInt64

SystemInt64 get_ElapsedTicks();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemInt64)

SystemDiagnosticsStopwatch.__get_Elapsed__SystemTimeSpan

SystemTimeSpan get_Elapsed();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemTimeSpan)

SystemDiagnosticsStopwatch.__get_Frequency__SystemInt64

static SystemInt64 get_Frequency();

Raw: Out(SystemInt64)

SystemDiagnosticsStopwatch.__get_IsHighResolution__SystemBoolean

static SystemBoolean get_IsHighResolution();

Raw: Out(SystemBoolean)

SystemDiagnosticsStopwatch.__get_IsRunning__SystemBoolean

SystemBoolean get_IsRunning();

Raw: In(SystemDiagnosticsStopwatch), Out(SystemBoolean)

Object SystemTextRegularExpressionsCapture

back to assembly

to array type

SystemTextRegularExpressionsCapture.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsCapture), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsCapture.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsCapture), Out(SystemInt32)

SystemTextRegularExpressionsCapture.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsCapture), Out(SystemType)

SystemTextRegularExpressionsCapture.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsCapture), Out(SystemString)

SystemTextRegularExpressionsCapture.__get_Index__SystemInt32

SystemInt32 get_Index();

Raw: In(SystemTextRegularExpressionsCapture), Out(SystemInt32)

SystemTextRegularExpressionsCapture.__get_Length__SystemInt32

SystemInt32 get_Length();

Raw: In(SystemTextRegularExpressionsCapture), Out(SystemInt32)

SystemTextRegularExpressionsCapture.__get_Value__SystemString

SystemString get_Value();

Raw: In(SystemTextRegularExpressionsCapture), Out(SystemString)

Object SystemTextRegularExpressionsCaptureCollection

back to assembly

to array type

SystemTextRegularExpressionsCaptureCollection.__CopyTo__SystemArray_SystemInt32__SystemVoid

void CopyTo(SystemArray, SystemInt32);

Raw: In(SystemTextRegularExpressionsCaptureCollection), In(SystemArray), In(SystemInt32)

SystemTextRegularExpressionsCaptureCollection.__CopyTo__SystemTextRegularExpressionsCaptureArray_SystemInt32__SystemVoid

void CopyTo(SystemTextRegularExpressionsCaptureArray, SystemInt32);

Raw: In(SystemTextRegularExpressionsCaptureCollection), In(SystemTextRegularExpressionsCaptureArray), In(SystemInt32)

SystemTextRegularExpressionsCaptureCollection.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsCaptureCollection), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsCaptureCollection.__GetEnumerator__SystemCollectionsIEnumerator

SystemCollectionsIEnumerator GetEnumerator();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemCollectionsIEnumerator)

SystemTextRegularExpressionsCaptureCollection.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemInt32)

SystemTextRegularExpressionsCaptureCollection.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemType)

SystemTextRegularExpressionsCaptureCollection.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemString)

SystemTextRegularExpressionsCaptureCollection.__get_Count__SystemInt32

SystemInt32 get_Count();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemInt32)

SystemTextRegularExpressionsCaptureCollection.__get_IsReadOnly__SystemBoolean

SystemBoolean get_IsReadOnly();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemBoolean)

SystemTextRegularExpressionsCaptureCollection.__get_IsSynchronized__SystemBoolean

SystemBoolean get_IsSynchronized();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemBoolean)

SystemTextRegularExpressionsCaptureCollection.__get_Item__SystemInt32__SystemTextRegularExpressionsCapture

SystemTextRegularExpressionsCapture get_Item(SystemInt32);

Raw: In(SystemTextRegularExpressionsCaptureCollection), In(SystemInt32), Out(SystemTextRegularExpressionsCapture)

SystemTextRegularExpressionsCaptureCollection.__get_SyncRoot__SystemObject

SystemObject get_SyncRoot();

Raw: In(SystemTextRegularExpressionsCaptureCollection), Out(SystemObject)

Object SystemTextRegularExpressionsGroup

back to assembly

to array type

SystemTextRegularExpressionsGroup.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsGroup), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsGroup.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemInt32)

SystemTextRegularExpressionsGroup.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemType)

SystemTextRegularExpressionsGroup.__Synchronized__SystemTextRegularExpressionsGroup__SystemTextRegularExpressionsGroup

static SystemTextRegularExpressionsGroup Synchronized(SystemTextRegularExpressionsGroup);

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemTextRegularExpressionsGroup)

SystemTextRegularExpressionsGroup.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemString)

SystemTextRegularExpressionsGroup.__get_Captures__SystemTextRegularExpressionsCaptureCollection

SystemTextRegularExpressionsCaptureCollection get_Captures();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemTextRegularExpressionsCaptureCollection)

SystemTextRegularExpressionsGroup.__get_Index__SystemInt32

SystemInt32 get_Index();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemInt32)

SystemTextRegularExpressionsGroup.__get_Length__SystemInt32

SystemInt32 get_Length();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemInt32)

SystemTextRegularExpressionsGroup.__get_Name__SystemString

SystemString get_Name();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemString)

SystemTextRegularExpressionsGroup.__get_Success__SystemBoolean

SystemBoolean get_Success();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemBoolean)

SystemTextRegularExpressionsGroup.__get_Value__SystemString

SystemString get_Value();

Raw: In(SystemTextRegularExpressionsGroup), Out(SystemString)

Object SystemTextRegularExpressionsGroupCollection

back to assembly

to array type

SystemTextRegularExpressionsGroupCollection.__CopyTo__SystemArray_SystemInt32__SystemVoid

void CopyTo(SystemArray, SystemInt32);

Raw: In(SystemTextRegularExpressionsGroupCollection), In(SystemArray), In(SystemInt32)

SystemTextRegularExpressionsGroupCollection.__CopyTo__SystemTextRegularExpressionsGroupArray_SystemInt32__SystemVoid

void CopyTo(SystemTextRegularExpressionsGroupArray, SystemInt32);

Raw: In(SystemTextRegularExpressionsGroupCollection), In(SystemTextRegularExpressionsGroupArray), In(SystemInt32)

SystemTextRegularExpressionsGroupCollection.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsGroupCollection), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsGroupCollection.__GetEnumerator__SystemCollectionsIEnumerator

SystemCollectionsIEnumerator GetEnumerator();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemCollectionsIEnumerator)

SystemTextRegularExpressionsGroupCollection.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemInt32)

SystemTextRegularExpressionsGroupCollection.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemType)

SystemTextRegularExpressionsGroupCollection.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemString)

SystemTextRegularExpressionsGroupCollection.__get_Count__SystemInt32

SystemInt32 get_Count();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemInt32)

SystemTextRegularExpressionsGroupCollection.__get_IsReadOnly__SystemBoolean

SystemBoolean get_IsReadOnly();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemBoolean)

SystemTextRegularExpressionsGroupCollection.__get_IsSynchronized__SystemBoolean

SystemBoolean get_IsSynchronized();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemBoolean)

SystemTextRegularExpressionsGroupCollection.__get_Item__SystemInt32__SystemTextRegularExpressionsGroup

SystemTextRegularExpressionsGroup get_Item(SystemInt32);

Raw: In(SystemTextRegularExpressionsGroupCollection), In(SystemInt32), Out(SystemTextRegularExpressionsGroup)

SystemTextRegularExpressionsGroupCollection.__get_Item__SystemString__SystemTextRegularExpressionsGroup

SystemTextRegularExpressionsGroup get_Item(SystemString);

Raw: In(SystemTextRegularExpressionsGroupCollection), In(SystemString), Out(SystemTextRegularExpressionsGroup)

SystemTextRegularExpressionsGroupCollection.__get_SyncRoot__SystemObject

SystemObject get_SyncRoot();

Raw: In(SystemTextRegularExpressionsGroupCollection), Out(SystemObject)

Object SystemTextRegularExpressionsMatch

back to assembly

to array type

SystemTextRegularExpressionsMatch.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsMatch), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsMatch.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemInt32)

SystemTextRegularExpressionsMatch.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemType)

SystemTextRegularExpressionsMatch.__NextMatch__SystemTextRegularExpressionsMatch

SystemTextRegularExpressionsMatch NextMatch();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsMatch.__Result__SystemString__SystemString

SystemString Result(SystemString);

Raw: In(SystemTextRegularExpressionsMatch), In(SystemString), Out(SystemString)

SystemTextRegularExpressionsMatch.__Synchronized__SystemTextRegularExpressionsMatch__SystemTextRegularExpressionsMatch

static SystemTextRegularExpressionsMatch Synchronized(SystemTextRegularExpressionsMatch);

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsMatch.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemString)

SystemTextRegularExpressionsMatch.__get_Captures__SystemTextRegularExpressionsCaptureCollection

SystemTextRegularExpressionsCaptureCollection get_Captures();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemTextRegularExpressionsCaptureCollection)

SystemTextRegularExpressionsMatch.__get_Empty__SystemTextRegularExpressionsMatch

static SystemTextRegularExpressionsMatch get_Empty();

Raw: Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsMatch.__get_Groups__SystemTextRegularExpressionsGroupCollection

SystemTextRegularExpressionsGroupCollection get_Groups();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemTextRegularExpressionsGroupCollection)

SystemTextRegularExpressionsMatch.__get_Index__SystemInt32

SystemInt32 get_Index();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemInt32)

SystemTextRegularExpressionsMatch.__get_Length__SystemInt32

SystemInt32 get_Length();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemInt32)

SystemTextRegularExpressionsMatch.__get_Name__SystemString

SystemString get_Name();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemString)

SystemTextRegularExpressionsMatch.__get_Success__SystemBoolean

SystemBoolean get_Success();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemBoolean)

SystemTextRegularExpressionsMatch.__get_Value__SystemString

SystemString get_Value();

Raw: In(SystemTextRegularExpressionsMatch), Out(SystemString)

Object SystemTextRegularExpressionsMatchCollection

back to assembly

to array type

SystemTextRegularExpressionsMatchCollection.__CopyTo__SystemArray_SystemInt32__SystemVoid

void CopyTo(SystemArray, SystemInt32);

Raw: In(SystemTextRegularExpressionsMatchCollection), In(SystemArray), In(SystemInt32)

SystemTextRegularExpressionsMatchCollection.__CopyTo__SystemTextRegularExpressionsMatchArray_SystemInt32__SystemVoid

void CopyTo(SystemTextRegularExpressionsMatchArray, SystemInt32);

Raw: In(SystemTextRegularExpressionsMatchCollection), In(SystemTextRegularExpressionsMatchArray), In(SystemInt32)

SystemTextRegularExpressionsMatchCollection.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsMatchCollection), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsMatchCollection.__GetEnumerator__SystemCollectionsIEnumerator

SystemCollectionsIEnumerator GetEnumerator();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemCollectionsIEnumerator)

SystemTextRegularExpressionsMatchCollection.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemInt32)

SystemTextRegularExpressionsMatchCollection.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemType)

SystemTextRegularExpressionsMatchCollection.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemString)

SystemTextRegularExpressionsMatchCollection.__get_Count__SystemInt32

SystemInt32 get_Count();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemInt32)

SystemTextRegularExpressionsMatchCollection.__get_IsReadOnly__SystemBoolean

SystemBoolean get_IsReadOnly();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemBoolean)

SystemTextRegularExpressionsMatchCollection.__get_IsSynchronized__SystemBoolean

SystemBoolean get_IsSynchronized();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemBoolean)

SystemTextRegularExpressionsMatchCollection.__get_Item__SystemInt32__SystemTextRegularExpressionsMatch

SystemTextRegularExpressionsMatch get_Item(SystemInt32);

Raw: In(SystemTextRegularExpressionsMatchCollection), In(SystemInt32), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsMatchCollection.__get_SyncRoot__SystemObject

SystemObject get_SyncRoot();

Raw: In(SystemTextRegularExpressionsMatchCollection), Out(SystemObject)

Object SystemTextRegularExpressionsRegex

back to assembly

to array type

SystemTextRegularExpressionsRegex.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__Escape__SystemString__SystemString

static SystemString Escape(SystemString);

Raw: In(SystemString), Out(SystemString)

SystemTextRegularExpressionsRegex.__GetGroupNames__SystemStringArray

SystemStringArray GetGroupNames();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__GetGroupNumbers__SystemInt32Array

SystemInt32Array GetGroupNumbers();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemInt32Array)

SystemTextRegularExpressionsRegex.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemInt32)

SystemTextRegularExpressionsRegex.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemType)

SystemTextRegularExpressionsRegex.__GroupNameFromNumber__SystemInt32__SystemString

SystemString GroupNameFromNumber(SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemInt32), Out(SystemString)

SystemTextRegularExpressionsRegex.__GroupNumberFromName__SystemString__SystemInt32

SystemInt32 GroupNumberFromName(SystemString);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), Out(SystemInt32)

SystemTextRegularExpressionsRegex.__IsMatch__SystemString_SystemInt32__SystemBoolean

SystemBoolean IsMatch(SystemString, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemInt32), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__IsMatch__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions_SystemTimeSpan__SystemBoolean

static SystemBoolean IsMatch(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions, SystemTimeSpan);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), In(SystemTimeSpan), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__IsMatch__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions__SystemBoolean

static SystemBoolean IsMatch(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__IsMatch__SystemString_SystemString__SystemBoolean

static SystemBoolean IsMatch(SystemString, SystemString);

Raw: In(SystemString), In(SystemString), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__IsMatch__SystemString__SystemBoolean

SystemBoolean IsMatch(SystemString);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__Match__SystemString_SystemInt32_SystemInt32__SystemTextRegularExpressionsMatch

SystemTextRegularExpressionsMatch Match(SystemString, SystemInt32, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemInt32), In(SystemInt32), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsRegex.__Match__SystemString_SystemInt32__SystemTextRegularExpressionsMatch

SystemTextRegularExpressionsMatch Match(SystemString, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemInt32), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsRegex.__Match__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions_SystemTimeSpan__SystemTextRegularExpressionsMatch

static SystemTextRegularExpressionsMatch Match(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions, SystemTimeSpan);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), In(SystemTimeSpan), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsRegex.__Match__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions__SystemTextRegularExpressionsMatch

static SystemTextRegularExpressionsMatch Match(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsRegex.__Match__SystemString_SystemString__SystemTextRegularExpressionsMatch

static SystemTextRegularExpressionsMatch Match(SystemString, SystemString);

Raw: In(SystemString), In(SystemString), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsRegex.__Match__SystemString__SystemTextRegularExpressionsMatch

SystemTextRegularExpressionsMatch Match(SystemString);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), Out(SystemTextRegularExpressionsMatch)

SystemTextRegularExpressionsRegex.__Matches__SystemString_SystemInt32__SystemTextRegularExpressionsMatchCollection

SystemTextRegularExpressionsMatchCollection Matches(SystemString, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemInt32), Out(SystemTextRegularExpressionsMatchCollection)

SystemTextRegularExpressionsRegex.__Matches__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions_SystemTimeSpan__SystemTextRegularExpressionsMatchCollection

static SystemTextRegularExpressionsMatchCollection Matches(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions, SystemTimeSpan);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), In(SystemTimeSpan), Out(SystemTextRegularExpressionsMatchCollection)

SystemTextRegularExpressionsRegex.__Matches__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions__SystemTextRegularExpressionsMatchCollection

static SystemTextRegularExpressionsMatchCollection Matches(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), Out(SystemTextRegularExpressionsMatchCollection)

SystemTextRegularExpressionsRegex.__Matches__SystemString_SystemString__SystemTextRegularExpressionsMatchCollection

static SystemTextRegularExpressionsMatchCollection Matches(SystemString, SystemString);

Raw: In(SystemString), In(SystemString), Out(SystemTextRegularExpressionsMatchCollection)

SystemTextRegularExpressionsRegex.__Matches__SystemString__SystemTextRegularExpressionsMatchCollection

SystemTextRegularExpressionsMatchCollection Matches(SystemString);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), Out(SystemTextRegularExpressionsMatchCollection)

SystemTextRegularExpressionsRegex.__Replace__SystemString_SystemString_SystemInt32_SystemInt32__SystemString

SystemString Replace(SystemString, SystemString, SystemInt32, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemString), In(SystemInt32), In(SystemInt32), Out(SystemString)

SystemTextRegularExpressionsRegex.__Replace__SystemString_SystemString_SystemInt32__SystemString

SystemString Replace(SystemString, SystemString, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemString), In(SystemInt32), Out(SystemString)

SystemTextRegularExpressionsRegex.__Replace__SystemString_SystemString_SystemString_SystemTextRegularExpressionsRegexOptions_SystemTimeSpan__SystemString

static SystemString Replace(SystemString, SystemString, SystemString, SystemTextRegularExpressionsRegexOptions, SystemTimeSpan);

Raw: In(SystemString), In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), In(SystemTimeSpan), Out(SystemString)

SystemTextRegularExpressionsRegex.__Replace__SystemString_SystemString_SystemString_SystemTextRegularExpressionsRegexOptions__SystemString

static SystemString Replace(SystemString, SystemString, SystemString, SystemTextRegularExpressionsRegexOptions);

Raw: In(SystemString), In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), Out(SystemString)

SystemTextRegularExpressionsRegex.__Replace__SystemString_SystemString_SystemString__SystemString

static SystemString Replace(SystemString, SystemString, SystemString);

Raw: In(SystemString), In(SystemString), In(SystemString), Out(SystemString)

SystemTextRegularExpressionsRegex.__Replace__SystemString_SystemString__SystemString

SystemString Replace(SystemString, SystemString);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemString), Out(SystemString)

SystemTextRegularExpressionsRegex.__Split__SystemString_SystemInt32_SystemInt32__SystemStringArray

SystemStringArray Split(SystemString, SystemInt32, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemInt32), In(SystemInt32), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__Split__SystemString_SystemInt32__SystemStringArray

SystemStringArray Split(SystemString, SystemInt32);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), In(SystemInt32), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__Split__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions_SystemTimeSpan__SystemStringArray

static SystemStringArray Split(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions, SystemTimeSpan);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), In(SystemTimeSpan), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__Split__SystemString_SystemString_SystemTextRegularExpressionsRegexOptions__SystemStringArray

static SystemStringArray Split(SystemString, SystemString, SystemTextRegularExpressionsRegexOptions);

Raw: In(SystemString), In(SystemString), In(SystemTextRegularExpressionsRegexOptions), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__Split__SystemString_SystemString__SystemStringArray

static SystemStringArray Split(SystemString, SystemString);

Raw: In(SystemString), In(SystemString), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__Split__SystemString__SystemStringArray

SystemStringArray Split(SystemString);

Raw: In(SystemTextRegularExpressionsRegex), In(SystemString), Out(SystemStringArray)

SystemTextRegularExpressionsRegex.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemString)

SystemTextRegularExpressionsRegex.__Unescape__SystemString__SystemString

static SystemString Unescape(SystemString);

Raw: In(SystemString), Out(SystemString)

SystemTextRegularExpressionsRegex.__ctor__SystemString_SystemTextRegularExpressionsRegexOptions_SystemTimeSpan__SystemTextRegularExpressionsRegex

static SystemTextRegularExpressionsRegex ctor(SystemString, SystemTextRegularExpressionsRegexOptions, SystemTimeSpan);

Raw: In(SystemString), In(SystemTextRegularExpressionsRegexOptions), In(SystemTimeSpan), Out(SystemTextRegularExpressionsRegex)

SystemTextRegularExpressionsRegex.__ctor__SystemString_SystemTextRegularExpressionsRegexOptions__SystemTextRegularExpressionsRegex

static SystemTextRegularExpressionsRegex ctor(SystemString, SystemTextRegularExpressionsRegexOptions);

Raw: In(SystemString), In(SystemTextRegularExpressionsRegexOptions), Out(SystemTextRegularExpressionsRegex)

SystemTextRegularExpressionsRegex.__ctor__SystemString__SystemTextRegularExpressionsRegex

static SystemTextRegularExpressionsRegex ctor(SystemString);

Raw: In(SystemString), Out(SystemTextRegularExpressionsRegex)

SystemTextRegularExpressionsRegex.__get_CacheSize__SystemInt32

static SystemInt32 get_CacheSize();

Raw: Out(SystemInt32)

SystemTextRegularExpressionsRegex.__get_InfiniteMatchTimeout__SystemTimeSpan

static SystemTimeSpan get_InfiniteMatchTimeout();

Raw: Out(SystemTimeSpan)

SystemTextRegularExpressionsRegex.__get_MatchTimeout__SystemTimeSpan

SystemTimeSpan get_MatchTimeout();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemTimeSpan)

SystemTextRegularExpressionsRegex.__get_Options__SystemTextRegularExpressionsRegexOptions

SystemTextRegularExpressionsRegexOptions get_Options();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegex.__get_RightToLeft__SystemBoolean

SystemBoolean get_RightToLeft();

Raw: In(SystemTextRegularExpressionsRegex), Out(SystemBoolean)

SystemTextRegularExpressionsRegex.__set_CacheSize__SystemInt32__SystemVoid

static void set_CacheSize(SystemInt32);

Raw: In(SystemInt32)

Enum SystemTextRegularExpressionsRegexOptions

back to assembly

to array type

Enum values:

  • Compiled = 8
  • CultureInvariant = 512
  • ECMAScript = 256
  • ExplicitCapture = 4
  • IgnoreCase = 1
  • IgnorePatternWhitespace = 32
  • Multiline = 2
  • None = 0
  • RightToLeft = 64
  • Singleline = 16

SystemTextRegularExpressionsRegexOptions.__CompareTo__SystemObject__SystemInt32

SystemInt32 CompareTo(SystemObject);

Raw: In(SystemTextRegularExpressionsRegexOptions), In(SystemObject), Out(SystemInt32)

SystemTextRegularExpressionsRegexOptions.__Equals__SystemObject__SystemBoolean

SystemBoolean Equals(SystemObject);

Raw: In(SystemTextRegularExpressionsRegexOptions), In(SystemObject), Out(SystemBoolean)

SystemTextRegularExpressionsRegexOptions.__GetHashCode__SystemInt32

SystemInt32 GetHashCode();

Raw: In(SystemTextRegularExpressionsRegexOptions), Out(SystemInt32)

SystemTextRegularExpressionsRegexOptions.__GetType__SystemType

SystemType GetType();

Raw: In(SystemTextRegularExpressionsRegexOptions), Out(SystemType)

SystemTextRegularExpressionsRegexOptions.__HasFlag__SystemEnum__SystemBoolean

SystemBoolean HasFlag(SystemEnum);

Raw: In(SystemTextRegularExpressionsRegexOptions), In(SystemEnum), Out(SystemBoolean)

SystemTextRegularExpressionsRegexOptions.__ToString__SystemString

SystemString ToString();

Raw: In(SystemTextRegularExpressionsRegexOptions), Out(SystemString)

SystemTextRegularExpressionsRegexOptions.__ToString__SystemString__SystemString

SystemString ToString(SystemString);

Raw: In(SystemTextRegularExpressionsRegexOptions), In(SystemString), Out(SystemString)

SystemTextRegularExpressionsRegexOptions.__get_Compiled__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_Compiled();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_CultureInvariant__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_CultureInvariant();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_ECMAScript__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_ECMAScript();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_ExplicitCapture__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_ExplicitCapture();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_IgnoreCase__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_IgnoreCase();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_IgnorePatternWhitespace__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_IgnorePatternWhitespace();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_Multiline__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_Multiline();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_None__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_None();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_RightToLeft__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_RightToLeft();

Raw: Out(SystemTextRegularExpressionsRegexOptions)

SystemTextRegularExpressionsRegexOptions.__get_Singleline__SystemTextRegularExpressionsRegexOptions

static SystemTextRegularExpressionsRegexOptions get_Singleline();

Raw: Out(SystemTextRegularExpressionsRegexOptions)