Udostępnij za pośrednictwem


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
Metoda publiczna ValueConverter<TSource, TTarget> Microsoft tylko do użytku wewnętrznego.

Początek

Metody

  Nazwa Opis
Metoda chroniona Convert(TSource, Object, CultureInfo) Microsoft tylko do użytku wewnętrznego.
Metoda publiczna Convert(Object, Type, Object, CultureInfo) Microsoft tylko do użytku wewnętrznego.
Metoda chroniona ConvertBack(TTarget, Object, CultureInfo) Microsoft tylko do użytku wewnętrznego.
Metoda publiczna ConvertBack(Object, Type, Object, CultureInfo) Microsoft tylko do użytku wewnętrznego.
Metoda publiczna Equals Określa, czy określony obiekt jest równa bieżącego obiektu. (Odziedziczone z Object).
Metoda chroniona 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).
Metoda publiczna GetHashCode Służy jako funkcja mieszania dla określonego typu. (Odziedziczone z Object).
Metoda publiczna GetType Pobiera Type bieżącej instancji. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Tworzy kopię płytkie bieżące Object. (Odziedziczone z Object).
Metoda publiczna 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