←Select platform

InsertedCost Property

Summary

The cost of an inserted character.

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

Property Value

An integer corresponding to the cost of an inserted character. Default value is 1.

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.