DeleteCount Property
Summary
The number of deletes in the match.
Syntax
public int DeleteCount { get; }
Public ReadOnly Property DeleteCount() As Integer
Get
public:
property Int32 DeleteCount
{
Int32 get()
}
Property Value
An integer corresponding to the number of deletes in the match.