Click or drag to resize

SynchronizedDictionary Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodSynchronizedDictionary
Create SynchronizedDictionary instance.
Public methodSynchronizedDictionary(IDictionary)
specified dictionary.
Public methodSynchronizedDictionary(Int32)
Create SynchronizedDictionary instance.
Protected methodSynchronizedDictionary(SerializationInfo, StreamingContext)
Initializes a new instance of the SynchronizedDictionary class using the specified SerializationInfo and StreamingContext.
Top
See Also