![]() | ICouchbaseCollectionInsertAsyncT Method |
[Missing <summary> documentation for "M:Couchbase.KeyValue.ICouchbaseCollection.InsertAsync``1(System.String,``0,Couchbase.KeyValue.InsertOptions)"]
Namespace: Couchbase.KeyValue
Task<IMutationResult> InsertAsync<T>( string id, T content, InsertOptions options = null )
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.ICouchbaseCollection.InsertAsync``1(System.String,``0,Couchbase.KeyValue.InsertOptions)"]
[Missing <param name="content"/> documentation for "M:Couchbase.KeyValue.ICouchbaseCollection.InsertAsync``1(System.String,``0,Couchbase.KeyValue.InsertOptions)"]
[Missing <param name="options"/> documentation for "M:Couchbase.KeyValue.ICouchbaseCollection.InsertAsync``1(System.String,``0,Couchbase.KeyValue.InsertOptions)"]
[Missing <typeparam name="T"/> documentation for "M:Couchbase.KeyValue.ICouchbaseCollection.InsertAsync``1(System.String,``0,Couchbase.KeyValue.InsertOptions)"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.ICouchbaseCollection.InsertAsync``1(System.String,``0,Couchbase.KeyValue.InsertOptions)"]