![]() | CollectionExtensionsExistsAsync Method (ICouchbaseCollection, String) |
[Missing <summary> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String)"]
Namespace: Couchbase.KeyValue
public static Task<IExistsResult> ExistsAsync( this ICouchbaseCollection collection, string id )
[Missing <param name="collection"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String)"]
[Missing <param name="id"/> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String)"]
[Missing <returns> documentation for "M:Couchbase.KeyValue.CollectionExtensions.ExistsAsync(Couchbase.KeyValue.ICouchbaseCollection,System.String)"]