ObjectToTypeConverter Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public class ObjectToTypeConverter : Microsoft.VisualStudio.PlatformUI.ValueConverter<object,Type>
type ObjectToTypeConverter = class
inherit ValueConverter<obj, Type>
Public Class ObjectToTypeConverter
Inherits ValueConverter(Of Object, Type)
- Inheritance
Convert(Object, Object, Culture |
|
Convert(Object, Type, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert(TSource, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Product | Versions |
---|---|
Visual Studio SDK | 2022 |