次の方法で共有


VertexChannelCollection Members

The following tables list the members exposed by the VertexChannelCollection type.

Public Properties

Name Description
Public Property Count Gets the number of vertex channels in the collection.
Public Property Item Overloaded. Gets or sets a vertex channel from the collection.

Public Methods

Name Description
Public Method Add Overloaded. Adds a new vertex channel to the collection.
Public Method Clear Removes all vertex channels from the collection.
Public Method Contains Overloaded. Determines whether the collection contains the specified vertex channel.
Public Method ConvertChannelContent Overloaded. Converts a channel to another vector format.
Public Method Equals (Inherited from Object.)
Public Method Get Overloaded. Gets the vertex channel that matches the specified traits.
Public Method GetEnumerator Gets an enumerator that iterates through the vertex channels of a collection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf Overloaded. Determines the index of a vertex channel.
Public Method Insert Overloaded. Inserts a new vertex channel into the collection.
Public Method Remove Overloaded. Removes a specified vertex channel from the collection.
Public Method RemoveAt Removes the vertex channel at the specified index position.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

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