Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The RawTime type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Compare this object with another for equality.
(Overrides Object..::..Equals(Object).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Obtain the hashcode for this object.
(Overrides Object..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToDateTime |
Converts this instance into a DateTime representation,
ignoring any time zone information if present.
|
![]() | ToLocalTime |
Converts this instance into a local DateTime
representation.
|
![]() | ToString |
Format this object's data as a human-readable string.
(Overrides Object..::..ToString()()()().) |
![]() | ToUniversalTime |
Converts this instance into a Coordinated Universal Time (UTC)
DateTime representation.
|