ListBucket<T>.AppendAfter Method |
Name | Description | |
---|---|---|
AppendAfter(T) |
Appends the passed in contents in a new bucket after this bucket in the list.
| |
AppendAfter(ListBucket<T>) |
Appends the passed in bucket after this bucket in the list.
|