HoconArray..::..IsArray Method

Determines whether this instance is array.

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

Syntax


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

Return Value

true if this instance is array; otherwise, false.