BinarySearchTree<TKey,TValue>.IsFixedSize property

Gets a value indicating whether the Skip List has a fixed size.

public bool IsFixedSize { get; }

See Also