Nemerle Documentation

IDictionary Interface

Dictionary interface. See System.Collections.IDictionary for reference.

For a list of all members of this type, see IDictionary Members.

public interface IDictionary

Types that implement IDictionary

Type Description
Hashtable A functional type-safe wrapper for the System.Collections.Hashtable class.

Requirements

Namespace: Nemerle.Collections

Assembly: Nemerle (in Nemerle)

See Also

IDictionary Members | Nemerle.Collections Namespace