Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Factory pattern: Provide an underlying dictionary for this Set implementation.

Namespace: Tangosol.Util.Collections
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
protected virtual IDictionary InstantiateDictionary()

Return Value

A new dictionary instance.

See Also