AreEqualConverter::Convert Method (Object^, Object^, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual bool Convert( Object^ value1, Object^ value2, Object^ parameter, CultureInfo^ culture ) override
Parameters
- value1
-
Type:
System::Object^
The first object.
- value2
-
Type:
System::Object^
The second object.
- parameter
-
Type:
System::Object^
The conversion parameter. Not used.
- culture
-
Type:
System.Globalization::CultureInfo^
The culture.
Show: