ImageListValueConverter::Convert Method (Int32, IList<ImageSource^>^, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual ImageSource^ Convert(
	int imageIndex,
	IList<ImageSource^>^ imageList,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

imageIndex
Type: System::Int32
imageList
Type: System.Collections.Generic::IList<ImageSource^>^
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^
Return to top
Show: