Click to Rate and Give Feedback
MSDN
MSDN Library

  Switch on low bandwidth view
.NET Framework Class Library
ReadState Fields
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the state of the reader.

The following tables list the members exposed by the ReadState type.

  NameDescription
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkClosedThe Close() method has been called.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEndOfFileThe end of the file has been reached successfully.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkErrorAn error occurred that prevents the read operation from continuing.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkInitialThe Read method has not been called.
static memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkInteractiveThe Read method has been called. Additional methods may be called on the reader.

Reference

ReadState Type
System.Xml Namespace
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker