HoconTokenizer..::..IsDot Method

Determines whether this instance is dot.

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

Syntax


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

Return Value

true if this instance is dot; otherwise, false.