Share via


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 命名空間