Click or drag to resize
Akka.NETORSetTElements Property

[Missing <summary> documentation for "P:Akka.DistributedData.ORSet`1.Elements"]

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public IImmutableSet<T> Elements { get; }

Property Value

Type: IImmutableSetT
See Also