Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite.Util
RefCountedDisposable Class
RefCountedDisposable Methods
Retain Method
Retain Method
Retain(T) Method
RefCountedDisposable
Retain Method
Overload List
Name
Description
Retain
Adds one to the reference count of the object, meaning that another call to
Dispose
is needed to actually dispose of this object
Retain
T
Retains the object and returns it as a downcasted object
Top
See Also
Reference
RefCountedDisposable Class
Couchbase.Lite.Util Namespace