IndirectPositionCollection Members
The following tables list the members exposed by the IndirectPositionCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Number of positions in the collection. | |
Item | Gets or sets the position at the specified index. |
Public Methods
Name | Description | |
---|---|---|
Contains | Determines whether the specified position is in the collection. | |
CopyTo | Copies the specified positions to an array, starting at the specified index. | |
Equals | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator interface for reading the position values. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | Gets the index of the specified position in a collection. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
IndirectPositionCollection Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace