TimeSpanConverter.CanConvertFrom Method
.NET Framework 3.0
Returns whether this converter can convert an object of one type to the type of this converter.
| Name | Description |
|---|---|
| TimeSpanConverter.CanConvertFrom (Type) | Returns whether this converter can convert an object of the given type to the type of this converter. |
| TimeSpanConverter.CanConvertFrom (ITypeDescriptorContext, Type) | Gets a value indicating whether this converter can convert an object in the given source type to a TimeSpan using the specified context. |