XmlSanitizerStream Members

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > XmlSanitizerStream Class >

XmlSanitizerStream Members

BR.AN.PviServices .NET


XmlSanitizerStream overview

Public Static (Shared) Methods

pubmethodstaticIsLegalXmlChar

Check Whether a given character is allowed by XML 1.0.

Public Instance Constructors

pubmethod XmlSanitizerStream Constructor

Constructor

Public Instance Methods

pubmethodPeek

Returns the next available character but does not consume it.

pubmethodRead

Overloaded. Reads the next character from the input stream and advances the characterposition by one character.

pubmethodReadBlock

Reads a maximum of count characters from the current stream, and writes the data to buffer, beginning at index.

pubmethodReadLine

Reads a line of characters from the current stream and returns the data as a string.

pubmethodReadToEnd

Reads the stream from the current position to the end of the stream.

See Also

XmlSanitizerStream Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]