Click or drag to resize

ValueTypePtrTValue 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#
public T Value { get; set; }

Property Value

Type: T
See Also