Share via


TouchCollection.Enumerator Members

The following tables list the members exposed by the TouchCollection.Enumerator type.

Public Properties

Name Description
Public Property Current Gets the current element in the TouchCollection.

Public Methods

Name Description
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method MoveNext Advances the enumerator to the next element of the TouchCollection.
Public Method ToString (Inherited from ValueType.)

Protected Methods

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

See Also

Reference

TouchCollection.Enumerator Structure
Microsoft.Xna.Framework.Input.Touch Namespace