AvalonEdit
HighlightingRule Class
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightingRule
A highlighting rule.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class HighlightingRule
<SerializableAttribute> _
Public Class HighlightingRule
[SerializableAttribute]
public ref class HighlightingRule
Members
All MembersConstructorsMethodsProperties



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

Color
Gets/Sets the highlighting color.

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.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Regex
Gets/Sets the regular expression for the rule.

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

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