LinkedBucketList<T>.Find Method |
Name | Description | |
---|---|---|
![]() | Find(T) |
Finds the bucket with the specified contents.
|
![]() | Find(T, Func<T, T, Boolean>) |
Finds the bucket with the specified contents using the comparer func specified.
|