<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > XmlSanitizerStream Class |
XML StreamReader that excludes XML-illegal characters while reading. The decimal range for ASCII control characters is 0 – 31, and 127. Version "1.0" of http://www.w3.org/TR/REC-xml/#charsets.
For a list of all members of this type, see XmlSanitizerStream Members .
MarshalByRefObject
TextReader
StreamReader
XmlSanitizerStream
[Visual Basic]
Public Class XmlSanitizerStream
Inherits StreamReader
[C#]
public class XmlSanitizerStream : StreamReader
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
XmlSanitizerStream Members | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: