GH_GooProxyT Methods |
The GH_GooProxyT generic type exposes the following members.
Name | Description | |
---|---|---|
Construct |
Override this method to supply a custom UI during proxy construction.
| |
FormatInstance |
Returns a String description of the current value.
| |
FromString |
If IsParsable(), then attempts to convert the string to a generic type value
| |
MutateString |
Munge a string to remove obvious errors on account of the user.
| |
NumberToString | ||
StringToNumber | ||
ToString | (Overrides ObjectToString.) |