RegexRunner::Scan Method

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Used by a Regex object generated by the CompileToAssembly method.

Namespace:   System.Text.RegularExpressions
Assembly:  System (in System.dll)

NameDescription
System_CAPS_protmethodScan(Regex^, String^, Int32, Int32, Int32, Int32, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_protmethodScan(Regex^, String^, Int32, Int32, Int32, Int32, Boolean, TimeSpan)

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

Return to top
Show: