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