ModelMeshCollection Members
The following tables list the members exposed by the ModelMeshCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyCollection.) | |
Item | Overloaded. Retrieves a ModelMesh from the collection. |
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 ModelMeshCollection.Enumerator that can iterate through a ModelMeshCollection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from ReadOnlyCollection.) | |
ToString | (Inherited from Object.) | |
TryGetValue | Finds a mesh with a given name if it exists in the collection. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelMeshCollection Class
Microsoft.Xna.Framework.Graphics Namespace