See Also

HtmlReader Class  | HtmlReader Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerWEB TextBox for ASP.NET

Read() Method

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

Return Type

byte code for character read - will be -1 if EOF is encountered

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

HtmlReader Class  | HtmlReader Members  | Overload List


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.