←Select platform

SubstituteCount Property

Summary

The number of substitutions in the match.

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

Property Value

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