ReadOnlyFragmentToObject Method |
Gets the contained value as an untyped object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax Return Value
Type:
ObjectThe contained value, or
nullRemarks This method should be avoided for numeric types, whose
underlying representation is subject to change and thus
InvalidCastExceptions
See Also