HoconValue Methods |
The HoconValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendValue | |
![]() | Clear | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetArray | |
![]() | GetBoolean | |
![]() | GetBooleanList | |
![]() | GetByte | |
![]() | GetByteList | |
![]() | GetByteSize | |
![]() | GetChildObject | |
![]() | GetDecimal | |
![]() | GetDecimalList | |
![]() | GetDouble | |
![]() | GetDoubleList | |
![]() | GetFloat | |
![]() | GetFloatList | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInt | |
![]() | GetIntList | |
![]() | GetLong | |
![]() | GetLongList | |
![]() | GetMillisDuration | Obsolete. |
![]() | GetObject | |
![]() | GetString | |
![]() | GetStringList | |
![]() | GetTimeSpan | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsArray | |
![]() | IsObject | |
![]() | IsString | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NewValue | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | ToString(Int32) |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |