IntermediateReader Members
The following tables list the members exposed by the IntermediateReader type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Serializer | Gets the parent serializer. |
![]() |
Xml | Gets the XML input stream. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MoveToElement | Moves to the specified element if the element name exists. |
![]() |
ReadExternalReference | Reads an external reference ID and records it for subsequent operations. |
![]() |
ReadObject | Overloaded. Reads a single object from the input XML stream. |
![]() |
ReadRawObject | Overloaded. Reads a single object from the input XML stream. |
![]() |
ReadSharedResource | Reads a shared resource ID and records it for subsequent operations. |
![]() |
ReadTypeName | Reads and decodes a type descriptor from the XML input stream. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
IntermediateReader Class
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate Namespace