A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
ValueTypePtr(T) Class
ValueTypePtr(T) Properties
IsNull Property
Value Property
ValueTypePtr
T
Value Property
Gets or sets value held by this object
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
T
Value
{
get
;
set
; }
Property Value
Type:
T
See Also
Reference
ValueTypePtr
T
Class
Couchbase.Lite.Util Namespace