Aracılığıyla paylaş


AlternationConverter.ConvertBack(Object, Type, Object, CultureInfo) Yöntem

Tanım

Listedeki bir nesneyi Values tamsayıya dönüştürür.

public:
 virtual System::Object ^ ConvertBack(System::Object ^ o, Type ^ targetType, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
public object ConvertBack (object o, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member ConvertBack : obj * Type * obj * System.Globalization.CultureInfo -> obj
override this.ConvertBack : obj * Type * obj * System.Globalization.CultureInfo -> obj
Public Function ConvertBack (o As Object, targetType As Type, parameter As Object, culture As CultureInfo) As Object

Parametreler

o
Object

özelliğinde Values bulunacak nesne.

targetType
Type

Bağlama hedef özelliğinin türü.

parameter
Object

Kullanılacak dönüştürücü parametresi.

culture
CultureInfo

Dönüştürücüde kullanılacak kültür.

Döndürülenler

Object

içindeyse Valuesdizini o veya içinde o yoksa -1 diziniValues.

Uygulamalar

Şunlara uygulanır