ModelEffectCollection Members
The following tables list the members exposed by the ModelEffectCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyCollection.) | |
Item | (Inherited from ReadOnlyCollection.) |
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from ReadOnlyCollection.) |
Public Methods
Name | Description | |
---|---|---|
Contains | (Inherited from ReadOnlyCollection.) | |
CopyTo | (Inherited from ReadOnlyCollection.) | |
Equals | (Inherited from Object.) | |
GetEnumerator | Returns a ModelEffectCollection.Enumerator that can iterate through a ModelEffectCollection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from ReadOnlyCollection.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelEffectCollection Class
Microsoft.Xna.Framework.Graphics Namespace