←Select platform

Index Property

Summary

The starting index into the string where the match occurs.

Syntax
C#
C++/CLI
Python
public int Index { get; } 
public:  
   property Int32 Index 
   { 
      Int32 get() 
   } 
Index # get  (LTRegexMatch) 

Property Value

An integer corresponding to the string index where the match begins.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.