ConverterReader Class
The ConverterReader type is a read-only, forward-only pull mode converter based on the TextReader class.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Class ConverterReader
Inherits TextReader
public class ConverterReader : TextReader
public ref class ConverterReader : public TextReader
public class ConverterReader extends TextReader
public class ConverterReader extends TextReader
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.IO.TextReader
Microsoft.Exchange.Data.TextConverters.ConverterReader
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