Config Members

The Config type exposes the following members.

Constructors


  Name Description
Public method Config()()()()
Public method Config(HoconRoot)
Public method Config(Config, Config)

Methods


  Name Description
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetBoolean
Public method GetBooleanList
Public method GetByteList
Public method GetByteSize
Public method GetConfig
Public method GetDecimal
Public method GetDecimalList
Public method GetDouble
Public method GetDoubleList
Public method GetFloat
Public method GetFloatList
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetInt
Public method GetIntList
Public method GetLong
Public method GetLongList
Public method GetMillisDuration
Public method GetString
Public method GetStringList
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetValue
Public method HasPath
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Public method WithFallback

Properties


  Name Description
Public property IsEmpty
Lets the caller know if this root node contains any values
Public property Root
Returns the root node of this configuration section