HoconTokenizer..::..IsSubstitutionStart Method

Determines whether [is substitution start].

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

Syntax


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

Return Value

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