Click or drag to resize

RankedMapTKey, TValueValueCollectionICollectionIsSynchronized Property

Indicates that the collection is not thread safe.

Namespace:  Kaos.Collections
Assembly:  KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax
C#
bool ICollection.IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollectionIsSynchronized
See Also