AvalonEdit
InsertionLength Property
NamespacesICSharpCode.AvalonEdit.DocumentOffsetChangeMapEntryInsertionLength
The number of characters inserted. Returns 0 if this entry represents a removal.
Declaration Syntax
C#Visual BasicVisual C++
public int InsertionLength { get; }
Public ReadOnly Property InsertionLength As Integer
	Get
public:
property int InsertionLength {
	int get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238