AvalonEdit
TextDocumentAccessor Class
NamespacesICSharpCode.AvalonEdit.Indentation.CSharpTextDocumentAccessor
Adapter IDocumentAccessor -> TextDocument
Declaration Syntax
C#Visual BasicVisual C++
public sealed class TextDocumentAccessor : IDocumentAccessor
Public NotInheritable Class TextDocumentAccessor _
	Implements IDocumentAccessor
public ref class TextDocumentAccessor sealed : IDocumentAccessor
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TextDocumentAccessor(TextDocument)
Creates a new TextDocumentAccessor.

TextDocumentAccessor(TextDocument, Int32, Int32)
Creates a new TextDocumentAccessor that indents only a part of the document.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsReadOnly
Gets if the current line is read only (because it is not in the selected text region)

LineNumber
Gets the number of the current line.

MoveNext()()()()
Advances to the next line.

Text
Gets/Sets the text of the current line.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TextDocumentAccessor

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