Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Overload List

  NameDescription
SynchronizedDictionary()()()
Create SynchronizedDictionary instance.
SynchronizedDictionary(IDictionary)
Create SynchronizedDictionary instance that wraps specified dictionary.
SynchronizedDictionary(SerializationInfo, StreamingContext)
Initializes a new instance of the SynchronizedDictionary class using the specified SerializationInfo and StreamingContext.

See Also