PersistentStoreBaseTValue Class |
[Missing <summary> documentation for "T:Couchbase.DataStructures.PersistentStoreBase`1"]
Namespace: Couchbase.DataStructures
public abstract class PersistentStoreBase<TValue> : ICollection, IEnumerable
[Missing <typeparam name="TValue"/> documentation for "T:Couchbase.DataStructures.PersistentStoreBase`1"]
The PersistentStoreBaseTValue type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear | ||
| ClearAsync | ||
| CopyTo | ||
| CopyToAsync(Array, Int32) | ||
| CopyToAsync(TValue, Int32) | ||
| CreateBackingStore | ||
| GetList | ||
| GetListAsync |