HoconTokenizer..::..IsObjectStart Method

Determines whether [is object start].

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

Syntax


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

Return Value

true if [is object start]; otherwise, false.