HslColorConverter.ConvertFrom 方法 (ITypeDescriptorContext, CultureInfo, Object)

使用指定的上下文和区域性信息将给定的对象转换为此转换器的类型。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Overrides Function ConvertFrom ( _
    context As ITypeDescriptorContext, _
    culture As CultureInfo, _
    value As Object _
) As Object
public override Object ConvertFrom(
    ITypeDescriptorContext context,
    CultureInfo culture,
    Object value
)

参数

返回值

类型:System.Object

.NET Framework 安全性

请参见

参考

HslColorConverter 类

ConvertFrom 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间