HoconValue..::..GetChildObject Method
Namespace:
Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll)
Assembly: Akka (in Akka.dll)
Syntax
public HoconValue GetChildObject( string key )
Public Function GetChildObject ( _ key As String _ ) As HoconValue
public: HoconValue^ GetChildObject( String^ key )
Parameters
- key
- Type: String