[This is preliminary documentation and is subject to change.]
The TypeBucketedData type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| TypeBucketedData | Initializes a new instance of the TypeBucketedData class |
Methods
| Name | Description | |
|---|---|---|
Uses the specified functions to add a key/value pair to the (Inherited from | ||
Adds a key/value pair to the (Inherited from | ||
Removes all keys and values from the (Inherited from | ||
Determines whether the (Inherited from | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Returns an enumerator that iterates through the (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
Adds a key/value pair to the (Inherited from | ||
Adds a key/value pair to the (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Copies the key and value pairs stored in the (Inherited from | ||
Returns a string that represents the current object. (Inherited from | ||
Attempts to add the specified key and value to the (Inherited from | ||
Attempts to get the value associated with the specified key from the (Inherited from | ||
Attempts to remove and return the value that has the specified key from the (Inherited from | ||
Compares the existing value for the specified key with a specified value, and if they are equal, updates the key with a third value. (Inherited from |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
Gets the number of key/value pairs contained in the (Inherited from | ||
Gets a value that indicates whether the (Inherited from | ||
Gets or sets the value associated with the specified key. (Inherited from | ||
Gets a collection containing the keys in the (Inherited from | ||
Gets a collection that contains the values in the (Inherited from |
See Also