HoconTokenizer..::..IsStartSimpleValue Method

Determines whether [is start simple value].

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

Syntax


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

Return Value

true if [is start simple value]; otherwise, false.