Bagikan melalui


ContentTypeReader Members

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

Protected Constructors

Name Description
Protected Method ContentTypeReader Creates a new instance of ContentTypeReader.

Public Properties

Name Description
Public Property CanDeserializeIntoExistingObject Determines if deserialization into an existing object is possible.
Public Property TargetType Gets the type handled by this reader component.
Public Property TypeVersion Gets a format version number for this type.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method Initialize Retrieves and caches nested type readers. Called by the framework at creation time.
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method Read Reads a strongly typed object from the current stream.

See Also

Reference

ContentTypeReader Class
Microsoft.Xna.Framework.Content Namespace