ContentItem Members

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

Public Constructors

Name Description
Public Method ContentItem Initializes a new instance of ContentItem.

Public Properties

Name Description
Public Property Identity Gets or sets the identity of the content item.
Public Property Name Gets or sets the name of the content item.
Public Property OpaqueData Gets the opaque data of the content item.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
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

ContentItem Class
Microsoft.Xna.Framework.Content.Pipeline Namespace