ContentTypeSerializer.Initialize Method

Note

This method is available only when developing for Windows.

Retrieves and caches any nested type serializers and allows reflection over the target data type.

Syntax

'Declaration
Protected Internal Overridable Sub Initialize ( _
         serializer As IntermediateSerializer _
)
protected internal virtual void Initialize (
         IntermediateSerializer serializer
)
protected:
internal:
virtual void Initialize(
         IntermediateSerializer serializer
)

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Intermediate

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

See Also

Reference

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

Platforms

Windows 7, Windows Vista, Windows XP