SkipList<TKey,TValue>.IsReadOnly property

Gets a value indicating whether the Skip List is read-only.

public bool IsReadOnly { get; }

See Also