EffectAnnotationCollection Members
The following tables list the members exposed by the EffectAnnotationCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of EffectAnnotation objects in this EffectAnnotationCollection. | |
Item | Overloaded. Gets an EffectAnnotation object. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator that can iterate through the EffectAnnotationCollection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectAnnotationCollection Class
Microsoft.Xna.Framework.Graphics Namespace