HoconTokenizer..::..IsArrayStart Method

Determines whether [is array start].

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

Syntax


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

Return Value

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