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