HoconSubstitution..::..IsObject Method

Determines whether this instance is an HOCON object.

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

Syntax


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

Return Value

true if this instance is object; otherwise, false.