EdgePointCollectionConverter::CanConvertFrom Method (ITypeDescriptorContext^, Type^)
Visual Studio 2015
Only supports converting from string.
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
Show: