ContentItem Members
The following tables list the members exposed by the ContentItem type.
Public Constructors
Name | Description | |
---|---|---|
ContentItem | Initializes a new instance of ContentItem. |
Public Properties
Name | Description | |
---|---|---|
Identity | Gets or sets the identity of the content item. | |
Name | Gets or sets the name of the content item. | |
OpaqueData | Gets the opaque data of the content item. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ContentItem Class
Microsoft.Xna.Framework.Content.Pipeline Namespace