OpaqueDataDictionary Members
The following tables list the members exposed by the OpaqueDataDictionary type.
Public Constructors
Name | Description | |
---|---|---|
OpaqueDataDictionary | Initializes a new instance of OpaqueDataDictionary. |
Public Properties
Name | Description | |
---|---|---|
Count | (Inherited from NamedValueDictionary.) | |
Item | (Inherited from NamedValueDictionary.) | |
Keys | (Inherited from NamedValueDictionary.) | |
Values | (Inherited from NamedValueDictionary.) |
Public Methods
Name | Description | |
---|---|---|
Add | (Inherited from NamedValueDictionary.) | |
Clear | (Inherited from NamedValueDictionary.) | |
ContainsKey | (Inherited from NamedValueDictionary.) | |
Equals | (Inherited from Object.) | |
GetContentAsXml | Gets the data contents and returns it as a single XML string. | |
GetEnumerator | (Inherited from NamedValueDictionary.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetValue | Gets the value of the specified key/value pair of the asset. | |
ReferenceEquals | (Inherited from Object.) | |
Remove | (Inherited from NamedValueDictionary.) | |
ToString | (Inherited from Object.) | |
TryGetValue | (Inherited from NamedValueDictionary.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
OpaqueDataDictionary Class
Microsoft.Xna.Framework.Content.Pipeline Namespace