←Select platform

InsertCount Property

Summary

The number of inserts in the match.

Syntax
C#
VB
C++
public int InsertCount { get; } 
Public ReadOnly Property InsertCount() As Integer 
   Get 
public:  
   property Int32 InsertCount 
   { 
      Int32 get() 
   } 

Property Value

An integer corresponding to the number of inserts in the match.

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.