SkipList<TKey,TValue>.IsSynchronized property

Gets a value indicating whether access to the ICollection is synchronized.

public bool IsSynchronized { get; }

See Also