ReadOnlyFragment Methods |
The ReadOnlyFragment type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToArray |
Gets the contained value as a ReadOnlyArray | |
| ToBlob |
Gets the contained value as a Blob | |
| ToBoolean |
Gets the contained value as a Boolean | |
| ToDate |
Gets the contained value as a DateTimeOffset | |
| ToDictionary |
Gets the contained value as a ReadOnlyDictionary | |
| ToDouble |
Gets the contained value as a Double | |
| ToInt |
Gets the contained value as an Int32 | |
| ToLong |
Gets the contained value as an Int64 | |
| ToObject |
Gets the contained value as an untyped object
| |
| ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |