Gets a boolean
value indicating whether access to the
collection is synchronized (thread-safe).
true
if access to the collection is synchronized
(thread-safe); otherwise, false
. The default is
false
.
Collection2Base Class | Collection2Base Members | Foley.Utilities.Collections Namespace