System.Collections.IList.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.IList.Insert (
int index,
Object value
)
Parameters
- index
Index at which to insert the element. - value
The element to insert.
See Also
Reference
VertexChannel Class
VertexChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows XP SP2, Windows Vista