PersistentDictionaryTValue Class |
[Missing <summary> documentation for "T:Couchbase.DataStructures.PersistentDictionary`1"]
Namespace: Couchbase.DataStructures
public class PersistentDictionary<TValue> : IPersistentDictionary<TValue>, IDictionary<string, TValue>, ICollection<KeyValuePair<string, TValue>>, IEnumerable<KeyValuePair<string, TValue>>, IEnumerable
[Missing <typeparam name="TValue"/> documentation for "T:Couchbase.DataStructures.PersistentDictionary`1"]
The PersistentDictionaryTValue type exposes the following members.
| Name | Description | |
|---|---|---|
| BackingStoreChecked | ||
| Collection | ||
| Count | ||
| CountAsync | ||
| DocId | ||
| IsReadOnly | ||
| Item | ||
| Keys | ||
| KeysAsync | ||
| Values | ||
| ValuesAsync |