HoconTokenizer..::..IsStartOfTrippleQuotedText Method

Determines whether [is start of tripple quoted text].

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

Syntax


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

Return Value

true if [is start of tripple quoted text]; otherwise, false.