Click or drag to resize

IGH_ValueProxy Methods

The IGH_ValueProxy type exposes the following members.

Methods
  NameDescription
Public methodDuplicate
Create an exact duplicate of the type.
Public methodFromString
If IsParsable(), then attempts to convert the string to a generic type value
Public methodMutateString
Munge a string to remove obvious errors on account of the user.
Public methodToString
Returns a String description of the current value.
Top
See Also