Method GetFully
GetFully(String)
Return the element that is stored in a cell associated with the given key.
Declaration
public virtual string GetFully(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key | the key |
Returns
Type | Description |
---|---|
System.String | the associated element |