IndexCollection Members

The following tables list the members exposed by the IndexCollection type.

Public Constructors

Name Description
Public Method IndexCollection Initializes a new instance of IndexCollection.

Public Properties

Name Description
Public Property Count (Inherited from Collection.)
Public Property Item (Inherited from Collection.)

Protected Properties

Name Description
Protected Property Items (Inherited from Collection.)

Public Methods

Name Description
Public Method Add (Inherited from Collection.)
Public Method AddRange Appends the specified indices into the collection.
Public Method Clear (Inherited from Collection.)
Public Method Contains (Inherited from Collection.)
Public Method CopyTo (Inherited from Collection.)
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator (Inherited from Collection.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf (Inherited from Collection.)
Public Method Insert (Inherited from Collection.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Remove (Inherited from Collection.)
Public Method RemoveAt (Inherited from Collection.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method ClearItems (Inherited from Collection.)
Protected Method Finalize (Inherited from Object.)
Protected Method InsertItem (Inherited from Collection.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method RemoveItem (Inherited from Collection.)
Protected Method SetItem (Inherited from Collection.)

See Also

Reference

IndexCollection Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace