HoconTokenizer
.
.
::
.
.
IsObjectStart Method
Determines whether [is object start].
Namespace:
Akka.Configuration.Hocon
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
bool
IsObjectStart
()
Public
Function
IsObjectStart
As
Boolean
public
:
bool
^
IsObjectStart
()
Return Value
true
if [is object start]; otherwise,
false
.
See Also
HoconTokenizer Class
Akka.Configuration.Hocon Namespace