EffectParameterCollection Members
The following tables list the members exposed by the EffectParameterCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of EffectParameter objects in this EffectParameterCollection. | |
Item | Overloaded. Gets an EffectParameter object. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that can iterate through the EffectParameterCollection. | |
GetHashCode | (Inherited from Object.) | |
GetParameterBySemantic | Gets the handle of a top-level parameter or a structure member parameter by looking up its semantic with a case-insensitive search. | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectParameterCollection Class
Microsoft.Xna.Framework.Graphics Namespace