<h2title="Uses of Interface System.Collections.Generic.ICollection"class="title">Uses of Interface<br>System.Collections.Generic.ICollection</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../System/Collections/Generic/ICollection.html"title="interface in System.Collections.Generic">ICollection</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../System/Collections/Generic/ICollection.html"title="interface in System.Collections.Generic">ICollection</a> in <ahref="../../../../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <ahref="../../../../Microsoft/Xna/Framework/Input/Touch/package-summary.html">Microsoft.Xna.Framework.Input.Touch</a> that implement <ahref="../../../../System/Collections/Generic/ICollection.html"title="interface in System.Collections.Generic">ICollection</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><strong><ahref="../../../../Microsoft/Xna/Framework/Input/Touch/TouchCollection.html"title="class in Microsoft.Xna.Framework.Input.Touch">TouchCollection</a></strong></code>
<divclass="block">Provides methods and properties for accessing state information for the touch screen of a touch-enabled device.</div>
<h3>Uses of <ahref="../../../../System/Collections/Generic/ICollection.html"title="interface in System.Collections.Generic">ICollection</a> in <ahref="../../../../System/Collections/Generic/package-summary.html">System.Collections.Generic</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <ahref="../../../../System/Collections/Generic/ICollection.html"title="interface in System.Collections.Generic">ICollection</a> in <ahref="../../../../System/Collections/Generic/package-summary.html">System.Collections.Generic</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Interface and Description</th>
<tdclass="colLast"><code><strong><ahref="../../../../System/Collections/Generic/IList.html"title="interface in System.Collections.Generic">IList</a><T></strong></code>
<divclass="block">Represents a collection of objects that can be individually accessed by index.</div>