HoconValueGetObject Method |
[Missing <summary> documentation for "M:Akka.Configuration.Hocon.HoconValue.GetObject"]
Namespace: Akka.Configuration.HoconAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic HoconObject GetObject()
Public Function GetObject As HoconObject
public:
virtual HoconObject^ GetObject() sealed
abstract GetObject : unit -> HoconObject
override GetObject : unit -> HoconObject
Return Value
Type:
HoconObject[Missing <returns> documentation for "M:Akka.Configuration.Hocon.HoconValue.GetObject"]
Implements
IMightBeAHoconObjectGetObject
See Also