←Select platform

MaximumSubstitutes Property

Summary

The maximum allowed number of substitutions.

Syntax
C#
C++/CLI
Python
public int MaximumSubstitutes { get; set; } 
public:  
   property Int32 MaximumSubstitutes 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
MaximumSubstitutes # get and set (LTRegexCostOptions) 

Property Value

An integer corresponding to the maximum number of substitutions. Default value is 2.

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.