AvalonEdit
HighlightedSection Class
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightedSection
A text section with syntax highlighting information.
Declaration Syntax
C#Visual BasicVisual C++
public class HighlightedSection : ISegment
Public Class HighlightedSection _
	Implements ISegment
public ref class HighlightedSection : ISegment
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
HighlightedSection()()()()
Initializes a new instance of the HighlightedSection class

Color
Gets the highlighting color associated with the highlighted section.

Contains(ISegment, Int32, Int32)
Gets whether segment fully contains the specified segment.
(Inherited from ISegmentExtensions.)
Contains(ISegment, ISegment)
Gets whether thisSegment fully contains the specified segment.
(Inherited from ISegmentExtensions.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(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.)
Length
Gets/sets the length of the section.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Offset
Gets/sets the document offset of the section.

ToString()()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
HighlightedSection

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