Couchbase .NET SDK 3.0.0
Couchbase .NET SDK 3.0.0
Couchbase Namespaces
Couchbase.DataStructures
PersistentDictionary(TValue) Class
PersistentDictionary(TValue) Methods
Add Method
AddAsync Method
Clear Method
ClearAsync Method
Contains Method
ContainsAsync Method
ContainsKey Method
ContainsKeyAsync Method
CopyTo Method
CreateBackingStore Method
GetEnumerator Method
Remove Method
RemoveAsync Method
TryGetValue Method
PersistentDictionary
TValue
Methods
The
PersistentDictionary
TValue
generic type exposes the following members.
Methods
Name
Description
Add(KeyValuePair
String, TValue
)
Add(String, TValue)
AddAsync(KeyValuePair
String, TValue
)
AddAsync(String, TValue)
Clear
ClearAsync
Contains
ContainsAsync
ContainsKey
ContainsKeyAsync
CopyTo
CreateBackingStore
GetEnumerator
Remove(KeyValuePair
String, TValue
)
Remove(String)
RemoveAsync(KeyValuePair
String, TValue
)
RemoveAsync(String)
TryGetValue
Top
See Also
Reference
PersistentDictionary
TValue
Class
Couchbase.DataStructures Namespace
Couchbase, Inc 2020
Send comments on this topic to
jeffry.morris@couchbase.com