EndIndex Property (ReplacingArgs)
Gets the zero-based end position of the match from the start of the last
Text object that contains the ending of the match. If match doesnt ends with
Text object, it will be -1.
public System.int EndIndex {get;}
'Declaration
Public ReadOnly Property EndIndex As System.Integer