次の方法で共有


ConverterReader.Peek Method

The Peek method reads the converted character that will be returned by the next call to Read.

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

Syntax

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

Remarks

The returned value is -1 if no more characters are available.

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