←Select platform

Length Property

Summary

The length of characters that the match spans.

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

Property Value

An integer corresponding to the number of characters found in the match.

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.