Share via


ShaderConstantCollection Members

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

Public Properties

Name Description
Public Property Count Gets the number of ShaderConstant objects in this ShaderConstantCollection.
Public Property Item Overloaded. Gets a specific ShaderConstant object.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Returns an enumerator that can iterate through the ShaderConstantCollection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
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

ShaderConstantCollection Class
Microsoft.Xna.Framework.Graphics Namespace