Click or drag to resize
EmptyReadOnlyCollectionsTCollection Property

[Missing <summary> documentation for "P:Akka.Util.Internal.Collections.EmptyReadOnlyCollections`1.Collection"]

Namespace: Akka.Util.Internal.Collections
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public static IReadOnlyCollection<T> Collection { get; }

Property Value

Type: IReadOnlyCollectionT
See Also