←Select platform

InsertedCost Property

Summary

The cost of an inserted character.

Syntax
C#
VB
C++
public int InsertedCost { get; set; } 
Public Property InsertedCost() As Integer 
   Get 
   Set 
public:  
   property Int32 InsertedCost 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

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