Object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
Converts System.Double[] back into a Dew.Math.TVec instance.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | culture | CultureInfo | |
| 3 | value | Object |
Returns: Object