ImageListValueConverter.Convert Yöntem

Tanım

Yalnızca Microsoft dahili kullanımı.

protected:
 override System::Windows::Media::ImageSource ^ Convert(int imageIndex, System::Collections::Generic::IList<System::Windows::Media::ImageSource ^> ^ imageList, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override System.Windows.Media.ImageSource Convert (int imageIndex, System.Collections.Generic.IList<System.Windows.Media.ImageSource> imageList, object parameter, System.Globalization.CultureInfo culture);
override this.Convert : int * System.Collections.Generic.IList<System.Windows.Media.ImageSource> * obj * System.Globalization.CultureInfo -> System.Windows.Media.ImageSource
Protected Overrides Function Convert (imageIndex As Integer, imageList As IList(Of ImageSource), parameter As Object, culture As CultureInfo) As ImageSource

Parametreler

imageIndex
Int32
imageList
IList<ImageSource>
parameter
Object
culture
CultureInfo

Döndürülenler

ImageSource

Şunlara uygulanır