Share via


ContentTypeSerializer.ObjectIsEmpty Method

Queries whether an object contains data to be serialized.

Overload List

Name Description
ContentTypeSerializer.ObjectIsEmpty (Object) Queries whether a strongly-typed object contains data to be serialized.
ContentTypeSerializer.ObjectIsEmpty (T) Queries whether an object contains data to be serialized.

See Also

Reference

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