ITextChange.Delta Property

Definition

The effect On the length of the buffer resulting from this change.

public:
 property int Delta { int get(); };
public:
 property int Delta { int get(); };
public int Delta { get; }
member this.Delta : int
Public ReadOnly Property Delta As Integer

Property Value

The difference in the length of the buffer that results from this change.

Applies to