BuiltInRoleConverter.CanConvertTo Method
.NET Framework 2.0
Gets a value indicating whether this converter can convert an object to the given destination type using the context.
| Name | Description |
|---|---|
| BuiltInRoleConverter.CanConvertTo (Type) | Returns whether this converter can convert the object to the specified type. |
| BuiltInRoleConverter.CanConvertTo (ITypeDescriptorContext, Type) | Gets a value indicating whether this converter can convert an object to the given destination type using the context. |