HoconTokenizer..::..IsComma Method

Determines whether this instance is comma.

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

Syntax


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

Return Value

true if this instance is comma; otherwise, false.