Gets a rule set by name.
Declaration Syntax
C# | Visual Basic | Visual C++ |
HighlightingRuleSet GetNamedRuleSet( string name )
Function GetNamedRuleSet ( _ name As String _ ) As HighlightingRuleSet
HighlightingRuleSet^ GetNamedRuleSet( String^ name )
Parameters
- name (String)
Return Value
The rule set, or null if it is not found.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238