EffectTechniqueCollection Members

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

Public Properties

Name Description
Public Property Count Gets the number of objects in the collection.
Public Property Item Overloaded. Gets an element in the collection.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Returns an enumerator that can iterate through the collection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method GetValidTechniques Returns all of the valid techniques in this collection.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

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

See Also

Reference

EffectTechniqueCollection Class
Microsoft.Xna.Framework.Graphics Namespace