Summary
System.Collections.Generic.IDictionary implementation but transparently activates
the members as required.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayDictionary4
<K, V>
Syntax
public virtual void Clear()
Remarks
System.Collections.Generic.IDictionary implementation but transparently activates
the members as required.
Return Value
Type | Description |
---|---|
void |
See Also
- System.Collections.Generic.IDictionary
- Db4objects.Db4o.TA.IActivatable