Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | (Inherited from ReadOnlyCollection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from ReadOnlyCollection.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
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