HoconTokenizer..::..IsEndOfObject Method

Determines whether [is end of object].

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

Syntax


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

Return Value

true if [is end of object]; otherwise, false.