This topic has not yet been rated - Rate this topic

VertexChannel.GetEnumerator Method

Gets an enumerator interface for reading channel content.

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

public IEnumerator<T> GetEnumerator ()

Return Value

Enumeration of the channel content.
Build content in XNA Game Studio for Windows Phone 7, Xbox 360, Windows 7, Windows Vista, and Windows XP.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.