Share via


OpaqueDataDictionary Members

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

Public Constructors

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

Public Properties

Name Description
Public Property Count (Inherited from NamedValueDictionary.)
Public Property Item (Inherited from NamedValueDictionary.)
Public Property Keys (Inherited from NamedValueDictionary.)
Public Property Values (Inherited from NamedValueDictionary.)

Public Methods

Name Description
Public Method Add (Inherited from NamedValueDictionary.)
Public Method Clear (Inherited from NamedValueDictionary.)
Public Method ContainsKey (Inherited from NamedValueDictionary.)
Public Method Equals (Inherited from Object.)
Public Method GetContentAsXml Gets the data contents and returns it as a single XML string.
Public Method GetEnumerator (Inherited from NamedValueDictionary.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method GetValue Gets the value of the specified key/value pair of the asset.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Remove (Inherited from NamedValueDictionary.)
Public Method ToString (Inherited from Object.)
Public Method TryGetValue (Inherited from NamedValueDictionary.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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