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