Tesla Graphics Engine Documentation (January 2012)
XNAEffectTechniqueCollection Class
TeslaTesla.Xna.GraphicsXNAEffectTechniqueCollection
Concrete XNA 4.0 implementation of IEffectTechniqueCollection.
Declaration Syntax
C#
public sealed class XNAEffectTechniqueCollection : IEffectTechniqueCollection, 
	IEnumerable<IEffectTechnique>, IEnumerable
Members
All Members Methods Properties



Icon Member Description
Count
Gets the number of techniques in the collection.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetEnumerator()()()()
Returns an enumerator that iterates through the collection.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([( Int32])])
Gets the technique specified by its index.

Item[([( String])])
Gets the technique specified by its index.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
XNAEffectTechniqueCollection

Assembly: Tesla.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)