HoconValue..::..GetDoubleList Method

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public IList<double> GetDoubleList()
Public Function GetDoubleList As IList(Of Double)
public:
IList<double^>^ GetDoubleList()