Mono Class Library: System.Collections.ObjectModel Namespace

System.Collections.ObjectModel.KeyedCollection<TKey,TItem> Class

Documentation for this section has not yet been entered. [Edit]

See Also: KeyedCollection<TKey,TItem> Members

System.Object
     System.Collections.ObjectModel.Collection<TItem>
          System.Collections.ObjectModel.KeyedCollection<TKey,TItem>

[System.Runtime.InteropServices.ComVisible(false)]
public abstract class KeyedCollection<TKey, TItem> : Collection<TItem>

Type Parameters

TKey
Documentation for this section has not yet been entered. [Edit]
TItem
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0