TouchCollection.Enumerator Members
The following tables list the members exposed by the TouchCollection.Enumerator type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Current | Gets the current element in the TouchCollection. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MoveNext | Advances the enumerator to the next element of the TouchCollection. |
![]() |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
TouchCollection.Enumerator Structure
Microsoft.Xna.Framework.Input.Touch Namespace