Method Get
Get(String)
Returns the weight associated with an input string, or null if it does not exist.
Declaration
public virtual object Get(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Returns
Type | Description |
---|---|
System.Object |