IntermediateReader.ReadRawObject Generic Method (ContentSerializerAttribute)

Reads a single object from the input XML stream as an instance of the specified type, optionally specifying an existing instance to receive the data.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public T ReadRawObject<T> (
         ContentSerializerAttribute format
)

Type Parameters

  • T
    The type of object to read.

Parameters

  • format
    The format of the XML.

Return Value

The object.

See Also

Reference

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

Platforms

Windows XP SP2, Windows Vista