reset
Description:
public unowned Value?
reset ()
Clears the current value in this and resets it to the default value (as if the value had just been
initialized).
Parameters:
this |
An initialized Value structure.
|
Returns:
the Value structure that has been passed in
|