Method Get
Get(String)
Returns the current value for this id, or null
if the
id isn't in the index or was deleted.
Declaration
public virtual T Get(string id)
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
Returns
Type | Description |
---|---|
T |