AvalonEdit
Selection Constructor (textArea)
NamespacesICSharpCode.AvalonEdit.EditingSelectionSelection(TextArea)
Constructor for Selection.
Declaration Syntax
C#Visual BasicVisual C++
protected Selection(
	TextArea textArea
)
Protected Sub New ( _
	textArea As TextArea _
)
protected:
Selection(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

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