ModelBusReferenceTypeConverter.CanConvertTo Method
Namespace: Microsoft.VisualStudio.Modeling.Integration
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)
Overload List
Name | Description | |
---|---|---|
CanConvertTo(ITypeDescriptorContext, Type) | Returns whether this converter can convert the object to the specified type, using the specified context.(Overrides TypeConverter.CanConvertTo(ITypeDescriptorContext, Type).) |
|
CanConvertTo(Type) | (Inherited from TypeConverter.) |
See Also
ModelBusReferenceTypeConverter Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top