[]
Converts a coma-separated list of values to an array of double's.
public class C1DoubleCollectionTypeConverter : TypeConverter
Name | Description |
---|---|
C1DoubleCollectionTypeConverter() |
Name | Description |
---|---|
CanConvertFrom(Type) | Returns a Boolean value that indicates whether or not the derived type converter can convert |
ConvertFromInvariantString(string) | Converts an string that can be cast to the target type. |