Bucket Methods | ![]() |
[This is preliminary documentation and is subject to change.]
The Bucket type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified item to the Bucket.
|
![]() | ContainsKey |
Determines whether the Bucket contains the specified key.
|
![]() | Get |
Retrieves the specified item from the Bucket.
|
![]() | Remove |
Removes the value with the specified key from the Bucket.
|