Share via


System.Collections.Generic.IList<T>.Insert Method

Inserts an element into the collection at the specified position.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

private void System.Collections.Generic.IList<T>.Insert (
         int index,
         T item
)

Parameters

  • index
    Index at which to insert the element.
  • item
    The element to insert.

See Also

Reference

VertexChannel Generic Class
VertexChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows XP SP2, Windows Vista