Freigeben über


IdentityDescriptorConverter.ConvertFrom-Methode (ITypeDescriptorContext, CultureInfo, Object)

Dieser Member überschreibt TypeConverter.ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.Object

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityDescriptorConverter Klasse

ConvertFrom-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace