Namespace: Microsoft.Xna.Framework.Input.TouchAssembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public struct TouchCollection : IList<TouchLocation>, ICollection<TouchLocation>, IEnumerable<TouchLocation>, IEnumerable