FileTextSource Methods

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image

The FileTextSource type exposes the following members.

Methods

  NameDescription
Public methodAdd (Inherited from TextSource.)
Public methodBinarySearch (Inherited from TextSource.)
Public methodClear (Overrides TextSource..::..Clear()()()().)
Public methodClearIsChanged (Overrides TextSource..::..ClearIsChanged()()()().)
Public methodCloseFile
Public methodContains (Inherited from TextSource.)
Public methodCopyTo (Inherited from TextSource.)
Public methodCreateLine (Inherited from TextSource.)
Public methodDispose (Overrides TextSource..::..Dispose()()()().)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGenerateUniqueLineId (Inherited from TextSource.)
Public methodGetEnumerator (Inherited from TextSource.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLineLength (Overrides TextSource..::..GetLineLength(Int32).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from TextSource.)
Public methodInitDefaultStyle (Inherited from TextSource.)
Public methodInsert (Inherited from TextSource.)
Public methodInsertLine (Overrides TextSource..::..InsertLine(Int32, Line).)
Public methodIsLineLoaded (Inherited from TextSource.)
Public methodLineHasFoldingEndMarker (Overrides TextSource..::..LineHasFoldingEndMarker(Int32).)
Public methodLineHasFoldingStartMarker (Overrides TextSource..::..LineHasFoldingStartMarker(Int32).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnLineInserted(Int32) (Inherited from TextSource.)
Public methodOnLineInserted(Int32, Int32) (Inherited from TextSource.)
Public methodOnLineRemoved (Inherited from TextSource.)
Public methodOnTextChanged (Inherited from TextSource.)
Public methodOpenFile
Public methodRemove (Inherited from TextSource.)
Public methodRemoveAt (Inherited from TextSource.)
Public methodRemoveLine(Int32) (Inherited from TextSource.)
Public methodRemoveLine(Int32, Int32) (Overrides TextSource..::..RemoveLine(Int32, Int32).)
Public methodSaveToFile (Overrides TextSource..::..SaveToFile(String, Encoding).)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also