次の方法で共有


IndirectPositionCollection Members

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

Public Properties

Name Description
Public Property Count Number of positions in the collection.
Public Property Item Gets or sets the position at the specified index.

Public Methods

Name Description
Public Method Contains Determines whether the specified position is in the collection.
Public Method CopyTo Copies the specified positions to an array, starting at the specified index.
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Gets an enumerator interface for reading the position values.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf Gets the index of the specified position in a collection.
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

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