Gets the name to scan. Syntax
Processes a character. Syntax Parameters ch A character to process.
Initializes a new instance of the NameScanner class. Syntax Parameters name Name to scan.ch Output character.
Represents a low-level markup reader. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets the collection of escape scanners. Syntax Remarks Additional scanners can be added to this collection. In general, this can be used to replace html-based representations of characters with their ASCII or Unicode equivalents.
Reads next markup element from the input. Syntax Return Value Markup element.
Initializes a new instance of the Reader class. Syntax Parameters reader Native text reader.