Gets the contained value as an untyped object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
SyntaxReturn Value
Type:
ObjectThe contained value, or
null
RemarksThis method should be avoided for numeric types, whose
underlying representation is subject to change and thus
InvalidCastExceptions
See Also