Klasa ValueConverter<TSource, TTarget>
Microsoft tylko do użytku wewnętrznego.
Hierarchia dziedziczenia
System.Object
Microsoft.VisualStudio.PlatformUI.ValueConverter<TSource, TTarget>
Więcej...
Przestrzeń nazw: Microsoft.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public Class ValueConverter(Of TSource, TTarget) _
Implements IValueConverter
public class ValueConverter<TSource, TTarget> : IValueConverter
Parametry typów
- TSource
- TTarget
Typ ValueConverter<TSource, TTarget> uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
ValueConverter<TSource, TTarget> | Microsoft tylko do użytku wewnętrznego. |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Convert(TSource, Object, CultureInfo) | Microsoft tylko do użytku wewnętrznego. |
![]() |
Convert(Object, Type, Object, CultureInfo) | Microsoft tylko do użytku wewnętrznego. |
![]() |
ConvertBack(TTarget, Object, CultureInfo) | Microsoft tylko do użytku wewnętrznego. |
![]() |
ConvertBack(Object, Type, Object, CultureInfo) | Microsoft tylko do użytku wewnętrznego. |
![]() |
Equals | Określa, czy określony obiekt jest równa bieżącego obiektu. (Odziedziczone z Object). |
![]() |
Finalize | Umożliwia obiekt spróbuj zwolnić zasoby i wykonywania innych operacji oczyszczania, zanim jest odzyskane w procesie wyrzucania elementów bezużytecznych. (Odziedziczone z Object). |
![]() |
GetHashCode | Służy jako funkcja mieszania dla określonego typu. (Odziedziczone z Object). |
![]() |
GetType | Pobiera Type bieżącej instancji. (Odziedziczone z Object). |
![]() |
MemberwiseClone | Tworzy kopię płytkie bieżące Object. (Odziedziczone z Object). |
![]() |
ToString | Zwraca ciąg, który reprezentuje bieżącego obiektu. (Odziedziczone z Object). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.PlatformUI
Hierarchia dziedziczenia
System.Object
Microsoft.VisualStudio.PlatformUI.ValueConverter<TSource, TTarget>
Microsoft.Internal.VisualStudio.PlatformUI.TreeDisplayItemConverter
Microsoft.VisualStudio.PlatformUI.AccessKeyConverter
Microsoft.VisualStudio.PlatformUI.AccessKeyRemovingConverter
Microsoft.VisualStudio.PlatformUI.AccessKeyUnderliningConverter
Microsoft.VisualStudio.PlatformUI.BooleanToFlowDirectionConverter
Microsoft.VisualStudio.PlatformUI.BooleanToHiddenVisibilityConverter
Microsoft.VisualStudio.PlatformUI.BrushToColorConverter
Microsoft.VisualStudio.PlatformUI.ColorBrushValueConverter
Microsoft.VisualStudio.PlatformUI.DeviceToLogicalPixelConverter
Microsoft.VisualStudio.PlatformUI.GrayscaleImageConverter
Microsoft.VisualStudio.PlatformUI.HoursToTimeSpanConverter
Microsoft.VisualStudio.PlatformUI.ImageConverter
Microsoft.VisualStudio.PlatformUI.IsEqualConverter
Microsoft.VisualStudio.PlatformUI.MillisecondsToTimeSpanConverter
Microsoft.VisualStudio.PlatformUI.MinutesToTimeSpanConverter
Microsoft.VisualStudio.PlatformUI.MultiplicationConverter
Microsoft.VisualStudio.PlatformUI.NullToEmptyStringConverter
Microsoft.VisualStudio.PlatformUI.RssPubDateToLocalTimeConverter
Microsoft.VisualStudio.PlatformUI.SearchStatusConverter
Microsoft.VisualStudio.PlatformUI.SecondsToTimeSpanConverter
Microsoft.VisualStudio.PlatformUI.SingleElementToEnumerableConverter<T>
Microsoft.VisualStudio.PlatformUI.StringToStringWithoutHypertextTagsConverter
Microsoft.VisualStudio.PlatformUI.StringToXmlDataProviderConverter
Microsoft.VisualStudio.PlatformUI.StringUppercaseConverter
Microsoft.VisualStudio.PlatformUI.VisibleIfNotEmptyCollectionConverter
Microsoft.VisualStudio.PlatformUI.VisibleIfNotNullConverter
Microsoft.VisualStudio.PlatformUI.VisibleIfNotNullOrEmptyConverter
Microsoft.VisualStudio.PlatformUI.WindowStateConverter