SubstituteCount Property
Summary
The number of substitutions in the match.
Syntax
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.