SupportClass.CollectionsManager.SynchronizedMap Method
Returns an IDictionary wrapper that is synchronized (thread-safe).
Parameters
- Map
- The IDictionary to synchronize.
Return Value
An IDictionary wrapper that is synchronized (thread-safe).
See Also
SupportClass.CollectionsManager Class | (global) Namespace