SkipList<TKey,TValue>.Count property

Number of items in the SkipList.

public int Count { get; }

See Also