Click or drag to resize
IImmutableMapTKey, TValue Interface

[Missing <summary> documentation for "T:Akka.Util.Internal.Collections.IImmutableMap`2"]

Namespace: Akka.Util.Internal.Collections
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public interface IImmutableMap<TKey, TValue>
where TKey : Object, IComparable<TKey>

Type Parameters

TKey

[Missing <typeparam name="TKey"/> documentation for "T:Akka.Util.Internal.Collections.IImmutableMap`2"]

TValue

[Missing <typeparam name="TValue"/> documentation for "T:Akka.Util.Internal.Collections.IImmutableMap`2"]

The IImmutableMapTKey, TValue type exposes the following members.

Methods
Properties
See Also