Share via


EffectParameterCollection Members

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

Public Properties

Name Description
Public Property Count Gets the number of EffectParameter objects in this EffectParameterCollection.
Public Property Item Overloaded. Gets an EffectParameter object.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Gets an enumerator that can iterate through EffectParameterCollection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetParameterBySemantic Gets an effect parameter from its semantic usage.
Public Method GetType (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

EffectParameterCollection Class
Microsoft.Xna.Framework.Graphics Namespace