ReadOnlyDocumentDispose Method (Boolean) |
Used for disposing this object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax protected virtual void Dispose(
bool disposing
)
Parameters
- disposing
- Type: SystemBoolean
true if disposing, false if finalizing
See Also