XmlSanitizerStream.Read() Method

<< 点击显示目录 >>

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

XmlSanitizerStream.Read() Method

BR.AN.PviServices .NET


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

Return Value

The next character from the input stream represented as an System.Int32 object, or -1 if no more characters are available.

See Also

XmlSanitizerStream Class | BR.AN.PviServices Namespace | XmlSanitizerStream.Read Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]