Method GetBucket
GetBucket(String)
Returns the bucket assigned to a given key (if found) or -1
if
no exact match exists.
Declaration
public virtual int GetBucket(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Returns
Type | Description |
---|---|
System.Int32 |