XmlEndOfFileToken sealed class XmlEndOfFileToken : XmlToken Represents the final token to mark the EOF. Documentation Code public XmlEndOfFileToken(TextPosition position) Creates a new EOF token.