Mono Class Library: System.Collections.ObjectModel Namespace

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

Documentation for this section has not yet been entered.

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.
TItem
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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