Click or drag to resize
HoconArrayGetString Method
Gets the string.

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public string GetString()

Return Value

Type: String
System.String.

Implements

IHoconElementGetString
Exceptions
ExceptionCondition
NotImplementedException
See Also