HoconValue..::..GetIntList Method

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

Syntax


public IList<int> GetIntList()
Public Function GetIntList As IList(Of Integer)
public:
IList<int^>^ GetIntList()