DataSourceIDConverter.CanConvertFrom Method
.NET Framework 2.0
Gets a value indicating whether this converter can convert an object to the native type of the converter.
| Name | Description |
|---|---|
| DataSourceIDConverter.CanConvertFrom (Type) | Returns whether this converter can convert an object of the given type to the type of this converter. |
| DataSourceIDConverter.CanConvertFrom (ITypeDescriptorContext, Type) | Gets a value indicating whether this converter can convert an object in the specified source type to the native type of the converter. |
Show: