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 ModelBoneCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from ReadOnlyCollection.) |
![]() |
Item | Overloaded. Retrieves a ModelBone 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 ModelBoneCollection.Enumerator that can iterate through a ModelBoneCollection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from ReadOnlyCollection.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetValue | Finds a bone 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
ModelBoneCollection Class
Microsoft.Xna.Framework.Graphics Namespace