Capture.Index Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The position in the original string where the first character of the captured substring was found.
Assembly: System (in System.dll)
Property Value
Type: System.Int32The zero-based starting position in the original string where the captured substring was found.
Show: