←Select platform

SubstituteCount Property

Summary

The number of substitutions in the match.

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

Property Value

An integer corresponding to the number of substitutions 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.