Click or drag to resize
Akka.NETIHoconElement Methods

The IHoconElement type exposes the following members.

Methods
  NameDescription
Public methodGetArray
Retrieves a list of elements associated with this element.
Public methodGetString
Retrieves the string representation of this element.
Public methodIsArray
Determines whether this element is an array.
Public methodIsString
Determines whether this element is a string.
Top
See Also