ImmutableTreeMapTKey, TValueEmpty Field |
[Missing <summary> documentation for "F:Akka.Util.Internal.Collections.ImmutableTreeMap`2.Empty"]
Namespace: Akka.Util.Internal.CollectionsAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic static readonly ImmutableTreeMap<TKey, TValue> Empty
Public Shared ReadOnly Empty As ImmutableTreeMap(Of TKey, TValue)
public:
static initonly ImmutableTreeMap<TKey, TValue>^ Empty
static val Empty: ImmutableTreeMap<'TKey, 'TValue>
Field Value
Type:
ImmutableTreeMapTKey,
TValue
See Also