Method Get
Get(String)
Returns the bucket (weight) as a Long for the provided key if it exists, otherwise null if it does not.
Declaration
public virtual object Get(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Returns
Type | Description |
---|---|
System.Object |