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