XmlSanitizerStream.ReadLine Method

<< 点击显示目录 >>

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

XmlSanitizerStream.ReadLine Method

BR.AN.PviServices .NET


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();

Return Value

The next line from the input stream, or null if the end of the input stream is reached.

See Also

XmlSanitizerStream Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]