HoconTokenizer..::..IsArrayEnd Method

Determines whether [is array end].

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

Syntax


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

Return Value

true if [is array end]; otherwise, false.