HoconTokenizer..::..IsUnquotedKeyStart Method

Determines whether [is unquoted key start].

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll)

Syntax


public bool IsUnquotedKeyStart()
Public Function IsUnquotedKeyStart As Boolean
public:
bool^ IsUnquotedKeyStart()

Return Value

true if [is unquoted key start]; otherwise, false.