次の方法で共有


ConverterReader.Read Method ()

The Read method reads the next character from the input stream.

Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Overrides Function Read As Integer
public override int Read ()
public:
virtual int Read () override
public int Read ()
public override function Read () : int

Return Value

If successful, the return value for the Read method is the character read. Otherwise, -1 is returned.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003