[Missing <summary> documentation for "M:Couchbase.MemcachedBucket.Remove(System.String,System.UInt64,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- key
- Type: System.String
[Missing <param name="key"/> documentation for "M:Couchbase.MemcachedBucket.Remove(System.String,System.UInt64,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- cas
- Type: System.UInt64
[Missing <param name="cas"/> documentation for "M:Couchbase.MemcachedBucket.Remove(System.String,System.UInt64,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- replicateTo
- Type: Couchbase.ReplicateTo
[Missing <param name="replicateTo"/> documentation for "M:Couchbase.MemcachedBucket.Remove(System.String,System.UInt64,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
- persistTo
- Type: Couchbase.PersistTo
[Missing <param name="persistTo"/> documentation for "M:Couchbase.MemcachedBucket.Remove(System.String,System.UInt64,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
Return Value
Type: IOperationResult[Missing <returns> documentation for "M:Couchbase.MemcachedBucket.Remove(System.String,System.UInt64,Couchbase.ReplicateTo,Couchbase.PersistTo)"]
Implements
IBucket.Remove(String, UInt64, ReplicateTo, PersistTo)