EdgePointCollectionConverter::CanConvertTo Method (ITypeDescriptorContext^, Type^)
Visual Studio 2015
Only supports converting to string.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual bool CanConvertTo( ITypeDescriptorContext^ context, Type^ destinationType ) override
Parameters
- context
- Type: System.ComponentModel::ITypeDescriptorContext^
- destinationType
- Type: System::Type^
Return Value
Type: System::Boolean
Show: