Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
![]() |
Remove | (Inherited from NamedValueDictionary.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetValue | (Inherited from NamedValueDictionary.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddItem | (Inherited from NamedValueDictionary.) |
![]() |
ClearItems | (Inherited from NamedValueDictionary.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveItem | (Inherited from NamedValueDictionary.) |
![]() |
SetItem | (Inherited from NamedValueDictionary.) |
See Also
Reference
OpaqueDataDictionary Class
Microsoft.Xna.Framework.Content.Pipeline Namespace