EdgePointCollectionConverter::CanConvertTo Method (ITypeDescriptorContext^, Type^)

 

Only supports converting to string.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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
Return to top
Show: