次の方法で共有


ContentTypeSerializer Members

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

Public Constructors

Name Description
Public Method ContentTypeSerializer Overloaded. Initializes a new instance of the ContentTypeSerializer class.

Public Properties

Name Description
Public Property CanDeserializeIntoExistingObject (Inherited from ContentTypeSerializer.)
Public Property TargetType (Inherited from ContentTypeSerializer.)
Public Property XmlTypeName (Inherited from ContentTypeSerializer.)

Public Methods

Name Description
Public Method Deserialize Overloaded. Deserializes an object from intermediate XML format.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ObjectIsEmpty Overloaded. Queries whether an object contains data to be serialized.
Public Method ScanChildren Overloaded. Examines the children of the specified object, passing each to a callback delegate.
Public Method Serialize Overloaded. Serializes an object to intermediate XML format.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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