IndexCollection Class (Microsoft.Xna.Framework.Content.Pipeline.Graphics)

Provides methods for maintaining a list of index values.
System.Object
   System.Collections.ObjectModel.Collection<T>
      Microsoft.Xna.Framework.Content.Pipeline.Graphics.IndexCollection

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public sealed class IndexCollection : Collection<T>

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

The IndexCollection type exposes the following members.

  Platforms Name Description
IndexCollection Initializes a new instance of IndexCollection. 
Top
  Platforms Name Description
AddRange Add a range of indices to the collection. 
Top
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop