TextureReferenceDictionary Members

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

Public Constructors

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

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 GetEnumerator (Inherited from NamedValueDictionary.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
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

TextureReferenceDictionary Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace