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

 

Only supports converting from 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 CanConvertFrom(
	ITypeDescriptorContext^ context,
	Type^ sourceType
) override

Parameters

context
Type: System.ComponentModel::ITypeDescriptorContext^
sourceType
Type: System::Type^

Return Value

Type: System::Boolean
Return to top
Show: