Udostępnij za pośrednictwem


IPrimitiveValueConverter.ConvertFromUnderlyingType(Object) Metoda

Definicja

Konwertuje daną wartość pierwotną z typu bazowego na typ CLR zdefiniowany w definicji typu.

public object ConvertFromUnderlyingType (object value);
abstract member ConvertFromUnderlyingType : obj -> obj
Public Function ConvertFromUnderlyingType (value As Object) As Object

Parametry

value
Object

Podana wartość typu CLR.

Zwraca

Przekonwertowana wartość CLR.

Dotyczy