Udostępnij za pośrednictwem


IPrimitiveValueConverter.ConvertToUnderlyingType(Object) Metoda

Definicja

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

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

Parametry

value
Object

Podana wartość CLR.

Zwraca

Przekonwertowana wartość typu bazowego.

Dotyczy