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 IndexCollection type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
IndexCollection | Initializes a new instance of IndexCollection. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from Collection.) |
![]() |
Item | (Inherited from Collection.) |
Protected Properties
Name | Description | |
---|---|---|
![]() |
Items | (Inherited from Collection.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from Collection.) |
![]() |
AddRange | Appends the specified indices into the collection. |
![]() |
Clear | (Inherited from Collection.) |
![]() |
Contains | (Inherited from Collection.) |
![]() |
CopyTo | (Inherited from Collection.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from Collection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from Collection.) |
![]() |
Insert | (Inherited from Collection.) |
![]() |
Remove | (Inherited from Collection.) |
![]() |
RemoveAt | (Inherited from Collection.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
ClearItems | (Inherited from Collection.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
InsertItem | (Inherited from Collection.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveItem | (Inherited from Collection.) |
![]() |
SetItem | (Inherited from Collection.) |
See Also
Reference
IndexCollection Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace