| HoconValueValues Property |
The list of elements inside this HOCON value
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public List<IHoconElement> Values { get; }
member Values : List<IHoconElement> with get
Property Value
Type:
ListIHoconElementSee Also