HoconArray..::..GetArray Method

Gets the array.

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

Syntax


public IList<HoconValue> GetArray()
Public Function GetArray As IList(Of HoconValue)
public:
IList<HoconValue^>^ GetArray()

Return Value

IList<HoconValue>.