Version

Search Results

DocCommentTag Property

Returns a DocCommentTag ClassificationType Syntax

DocCommentText Property

Returns a DocCommentText ClassificationType Syntax

FromClassification Method

Returns the ClassificationType that corresponds to the specified Classification. Syntax Parameters classification The Classification of the ClassificationType that is to be returned. Return Value The ClassificationType that corresponds to the specified Classification.

FromLanguageElement Method

Returns the ClassificationType that corresponds to the specified Infragistics.Documents.Parsing.LanguageElement Syntax Parameters languageElement The Infragistics.Documents.Parsing.LanguageElement for which a ClassificationType is to be returned. Return Value The ClassificationType that corresponds to the specifie...

FromString Method

Returns the ClassificationType that corresponds to the specified string. Syntax Parameters classificationType The name of the ClassificationType (represented as a string) that is to be returned. Return Value The ClassificationType that corresponds to the specified string, or Null if there is no corresponding Class...

Identifier Property

Returns an Identifier ClassificationType Syntax

Key Property

Returns the key used to match the ClassificationType based on a Infragistics.Documents.Parsing.TerminalSymbol.LanguageElementName when its Infragistics.Documents.Parsing.TerminalSymbol.LanguageElement is Custom. Syntax

Keyword Property

Returns a Keyword ClassificationType Syntax

Name Property (ClassificationType)

Returns a display name that can be used to identify this ClassificationType Syntax

NumericLiteral Property

Returns a NumericLiteral ClassificationType Syntax