IntermediateReader Members

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

Public Properties

Name Description
Public Property Serializer Gets the parent serializer.
Public Property Xml Gets the XML input stream.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method MoveToElement Moves to the specified element if the element name exists.
Public Method ReadExternalReference Reads an external reference ID and records it for subsequent operations.
Public Method ReadObject Overloaded. Reads a single object from the input XML stream.
Public Method ReadRawObject Overloaded. Reads a single object from the input XML stream.
Public Method ReadSharedResource Reads a shared resource ID and records it for subsequent operations.
Public Method ReadTypeName Reads and decodes a type descriptor from the XML input stream.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

IntermediateReader Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace