<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > XmlSanitizerStream Class > XmlSanitizerStream Methods > XmlSanitizerStream.ReadLine Method |
Reads a line of characters from the current stream and returns the data as a string.
[Visual Basic]
Public Overrides Sub ReadLine()
[C#]
public override string ReadLine();
The next line from the input stream, or null if the end of the input stream is reached.
XmlSanitizerStream Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]