AvalonEdit
Length Property
NamespacesICSharpCode.AvalonEdit.RenderingInlineObjectRunLength
Gets the number of characters in the text run.
Declaration Syntax
C#Visual BasicVisual C++
public override int Length { get; }
Public Overrides ReadOnly Property Length As Integer
	Get
public:
virtual property int Length {
	int get () override;
}
Return Value
An Int32 value that represents the number of characters.

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