Better ListView Class Reference

DictionaryBase`2.IsSynchronized Property

Gets a value indicating whether access to the ICollection is synchronized (thread safe).

public bool IsSynchronized { public get; }

Implements

ICollection.IsSynchronized

See Also

DictionaryBase<TKey, TValue> Class | ComponentOwl.BetterListView Namespace