Click or drag to resize
HoconValue Methods

The HoconValue type exposes the following members.

Methods
  NameDescription
Public methodAppendValue
Public methodClear
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetArray
Public methodGetBoolean
Public methodGetBooleanList
Public methodGetByte
Public methodGetByteList
Public methodGetByteSize
Public methodGetChildObject
Public methodGetDecimal
Public methodGetDecimalList
Public methodGetDouble
Public methodGetDoubleList
Public methodGetFloat
Public methodGetFloatList
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInt
Public methodGetIntList
Public methodGetLong
Public methodGetLongList
Public methodGetMillisDuration Obsolete.
Public methodGetObject
Public methodGetString
Public methodGetStringList
Public methodGetTimeSpan
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsArray
Public methodIsObject
Public methodIsString
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNewValue
Public methodToString (Overrides ObjectToString.)
Public methodToString(Int32)
Top
Extension Methods
See Also