Click or drag to resize
HoconSubstitutionGetObject Method
Returns the value of this instance as an HOCON object.

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public HoconObject GetObject()

Return Value

Type: HoconObject
HoconObject.

Implements

IMightBeAHoconObjectGetObject
See Also