Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the ContentTypeReader type.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
ContentTypeReader | Creates a new instance of ContentTypeReader. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CanDeserializeIntoExistingObject | Determines if deserialization into an existing object is possible. |
![]() |
TargetType | Gets the type handled by this reader component. |
![]() |
TypeVersion | Gets a format version number for this type. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
Initialize | Retrieves and caches nested type readers. Called by the framework at creation time. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Read | Reads a strongly typed object from the current stream. |
See Also
Reference
ContentTypeReader Class
Microsoft.Xna.Framework.Content Namespace