<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > XmlSanitizerStream Class > XmlSanitizerStream Methods > Read Method > XmlSanitizerStream.Read() Method |
Reads the next character from the input stream and advances the characterposition by one character.
[Visual Basic]
Public Overrides Overloads Sub Read()
[C#]
public override int Read();
The next character from the input stream represented as an System.Int32 object, or -1 if no more characters are available.
XmlSanitizerStream Class | BR.AN.PviServices Namespace | XmlSanitizerStream.Read Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]