Share via


VertexChannelCollection.IndexOf Method (VertexChannel)

Note

This method is available only when developing for Windows.

Determines the index of the specified vertex channel.

Syntax

'Declaration
Public Function IndexOf ( _
         item As VertexChannel _
) As Integer 
public int IndexOf (
         VertexChannel item
)
public:
int IndexOf(
         VertexChannel item
)

Parameters

Return Value

Type: Int32
Index of the vertex channel.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics

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

See Also

Reference

VertexChannelCollection Class
VertexChannelCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP