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

此成员重写 TypeConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

命名空间:  Microsoft.VisualStudio.Services.Identity
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.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 安全性

请参阅

参考

IdentityDescriptorConverter 类

ConvertFrom 重载

Microsoft.VisualStudio.Services.Identity 命名空间