Click or drag to resize
HoconValueValues Property

[Missing <summary> documentation for "P:Akka.Configuration.Hocon.HoconValue.Values"]

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public List<IHoconElement> Values { get; }

Property Value

Type: ListIHoconElement
See Also