Share via


TextChangeRange(TextSpan, Int32) Constructor

Definition

Initializes a new instance of TextChangeRange.

public TextChangeRange (Microsoft.CodeAnalysis.Text.TextSpan span, int newLength);

Parameters

span
TextSpan
newLength
Int32

Applies to