<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > XmlSanitizerStream Class > XmlSanitizerStream Methods > XmlSanitizerStream.Peek Method |
Returns the next available character but does not consume it.
[Visual Basic]
Public Overrides Sub Peek()
[C#]
public override int Peek();
An integer representing the next character to be read, or -1 if no more characters are available or the stream does not support seeking.
XmlSanitizerStream Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]