Click or drag to resize
Bucket Methods
Hartismere School

[This is preliminary documentation and is subject to change.]

The Bucket type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the specified item to the Bucket.
Public methodContainsKey
Determines whether the Bucket contains the specified key.
Public methodGet
Retrieves the specified item from the Bucket.
Public methodRemove
Removes the value with the specified key from the Bucket.
Top
See Also