<h2title="Uses of Class System.Collections.ObjectModel.Collection"class="title">Uses of Class<br>System.Collections.ObjectModel.Collection</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/ObjectModel/Collection.html"title="class in System.Collections.ObjectModel">Collection</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../System/Collections/ObjectModel/Collection.html"title="class in System.Collections.ObjectModel">Collection</a> in <ahref="../../../../System/Collections/ObjectModel/package-summary.html">System.Collections.ObjectModel</a></h3>
<tableborder="0"cellpadding="3"cellspacing="0"summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../System/Collections/ObjectModel/Collection.html"title="class in System.Collections.ObjectModel">Collection</a> in <ahref="../../../../System/Collections/ObjectModel/package-summary.html">System.Collections.ObjectModel</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="../../../../System/Collections/ObjectModel/KeyedCollection.html"title="class in System.Collections.ObjectModel">KeyedCollection</a><TKey,TItem></strong></code>
<divclass="block">Provides the abstract base class for a collection whose keys are embedded in the values.</div>