AvalonEdit
Length Property
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightedSectionLength
Gets/sets the length of the section.
Declaration Syntax
C#Visual BasicVisual C++
public int Length { get; set; }
Public Property Length As Integer
	Get
	Set
public:
virtual property int Length {
	int get () sealed;
	void set (int value) sealed;
}

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