Click or drag to resize
HoconObjectItems Property

[Missing <summary> documentation for "P:Akka.Configuration.Hocon.HoconObject.Items"]

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public Dictionary<string, HoconValue> Items { get; }

Property Value

Type: DictionaryString, HoconValue
See Also