![]() | CollectionExtensionsMutateInAsync Method (ICouchbaseCollection, String, IEnumerableMutateInSpec) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.CollectionExtensions.MutateInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Collections.Generic.IEnumerable{Couchbase.KeyValue.MutateInSpec})"]
Namespace: Couchbase.KeyValue
public static Task<IMutateInResult> MutateInAsync( this ICouchbaseCollection collection, string id, IEnumerable<MutateInSpec> specs )
[Missing <param name="collection"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.MutateInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Collections.Generic.IEnumerable{Couchbase.KeyValue.MutateInSpec})"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.MutateInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Collections.Generic.IEnumerable{Couchbase.KeyValue.MutateInSpec})"]
[Missing <param name="specs"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.MutateInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Collections.Generic.IEnumerable{Couchbase.KeyValue.MutateInSpec})"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.CollectionExtensions.MutateInAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String,System.Collections.Generic.IEnumerable{Couchbase.KeyValue.MutateInSpec})"]