HoconTokenizer..::..IsSpaceOrTab Method

Determines whether [is space or tab].

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

Syntax


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

Return Value

true if [is space or tab]; otherwise, false.