- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayDictionary4
<K, V>
Syntax
public V this[K key] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
key | K |
Value
Type | Description |
---|---|
V |
public V this[K key] { get; set; }
Name | Type | Description |
---|---|---|
key | K |
Type | Description |
---|---|
V |