Dart.PowerWEB.TextBox Namespace > HtmlReader Class > Read Method : Read() Method |
Overrides the base Read() method which reads the next character from the input string
[Visual Basic]
Overloads Overrides Public Function Read() As Integer
[C#]
public override int Read();
[C++]
public: int Read(); override
[C++/CLI]
public:
int Read(); override
byte code for character read - will be -1 if EOF is encountered
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
HtmlReader Class | HtmlReader Members | Overload List
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.