Mono Class Library: System.Collections.IDictionary Overview | Members

System.Collections.IDictionary.Keys Property

Gets a ICollection containing the keys of the current instance. [Edit]

public ICollection Keys { get; }

Value

A ICollection containing the keys of the current instance. [Edit]

Remarks

This property is read-only.

Operation
As described above.

[Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0