BindConverter Klasa

Definicja

Wykonuje konwersje podczas wiązania.

public ref class BindConverter abstract sealed
public static class BindConverter
type BindConverter = class
Public Class BindConverter
Dziedziczenie
BindConverter

Metody

FormatValue(Boolean, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(DateOnly, CultureInfo)

Formatuje podany value element jako String.

FormatValue(DateOnly, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(DateTime, CultureInfo)

Formatuje podany value element jako String.

FormatValue(DateTime, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(DateTimeOffset, CultureInfo)

Formatuje podany value element jako String.

FormatValue(DateTimeOffset, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Decimal, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Double, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Int16, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Int32, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Int64, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<Boolean>, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<DateOnly>, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<DateOnly>, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<DateTime>, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<DateTime>, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<DateTimeOffset>, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<DateTimeOffset>, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<Decimal>, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<Double>, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<Int16>, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<Int32>, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<Int64>, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<Single>, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(Nullable<TimeOnly>, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Nullable<TimeOnly>, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(Single, CultureInfo)

Formatuje element podany value do dołączeń w atrybucie .

FormatValue(String, CultureInfo)

Formatuje podany value element jako String.

FormatValue(TimeOnly, CultureInfo)

Formatuje podany value element jako String.

FormatValue(TimeOnly, String, CultureInfo)

Formatuje podany value element jako String.

FormatValue<T>(T, CultureInfo)

Formatuje podany value element jako String.

TryConvertTo<T>(Object, CultureInfo, T)

Próbuje przekonwertować wartość na wartość typu T.

TryConvertToBool(Object, CultureInfo, Boolean)

Próbuje przekonwertować wartość na wartość Boolean.

TryConvertToDateOnly(Object, CultureInfo, DateOnly)

Próbuje przekonwertować wartość na wartość DateOnly.

TryConvertToDateOnly(Object, CultureInfo, String, DateOnly)

Próbuje przekonwertować wartość na wartość DateOnly.

TryConvertToDateTime(Object, CultureInfo, DateTime)

Próbuje przekonwertować wartość na wartość DateTime.

TryConvertToDateTime(Object, CultureInfo, String, DateTime)

Próbuje przekonwertować wartość na wartość DateTime.

TryConvertToDateTimeOffset(Object, CultureInfo, DateTimeOffset)

Próbuje przekonwertować wartość na wartość DateTimeOffset.

TryConvertToDateTimeOffset(Object, CultureInfo, String, DateTimeOffset)

Próbuje przekonwertować wartość na wartość DateTimeOffset.

TryConvertToDecimal(Object, CultureInfo, Decimal)

Próbuje przekonwertować wartość na wartość Decimal.

TryConvertToDouble(Object, CultureInfo, Double)

Próbuje przekonwertować wartość na wartość Double.

TryConvertToFloat(Object, CultureInfo, Single)

Próbuje przekonwertować wartość na wartość Single.

TryConvertToInt(Object, CultureInfo, Int32)

Próbuje przekonwertować wartość na wartość Int32.

TryConvertToLong(Object, CultureInfo, Int64)

Próbuje przekonwertować wartość na wartość Int64.

TryConvertToNullableBool(Object, CultureInfo, Nullable<Boolean>)

Próbuje przekonwertować wartość na dopuszczaną Booleanwartość null.

TryConvertToNullableDateOnly(Object, CultureInfo, Nullable<DateOnly>)

Próbuje przekonwertować wartość na dopuszczaną DateOnlywartość null.

TryConvertToNullableDateOnly(Object, CultureInfo, String, Nullable<DateOnly>)

Próbuje przekonwertować wartość na dopuszczaną DateOnlywartość null.

TryConvertToNullableDateTime(Object, CultureInfo, Nullable<DateTime>)

Próbuje przekonwertować wartość na dopuszczaną DateTimewartość null.

TryConvertToNullableDateTime(Object, CultureInfo, String, Nullable<DateTime>)

Próbuje przekonwertować wartość na dopuszczaną DateTimewartość null.

TryConvertToNullableDateTimeOffset(Object, CultureInfo, Nullable<DateTimeOffset>)

Próbuje przekonwertować wartość na dopuszczaną DateTimeOffsetwartość null.

TryConvertToNullableDateTimeOffset(Object, CultureInfo, String, Nullable<DateTimeOffset>)

Próbuje przekonwertować wartość na dopuszczaną DateTimeOffsetwartość null.

TryConvertToNullableDecimal(Object, CultureInfo, Nullable<Decimal>)

Próbuje przekonwertować wartość na dopuszczaną Decimalwartość null.

TryConvertToNullableDouble(Object, CultureInfo, Nullable<Double>)

Próbuje przekonwertować wartość na dopuszczaną Doublewartość null.

TryConvertToNullableFloat(Object, CultureInfo, Nullable<Single>)

Próbuje przekonwertować wartość na dopuszczaną Singlewartość null.

TryConvertToNullableInt(Object, CultureInfo, Nullable<Int32>)

Próbuje przekonwertować wartość na dopuszczaną Int32wartość null.

TryConvertToNullableLong(Object, CultureInfo, Nullable<Int64>)

Próbuje przekonwertować wartość na dopuszczaną Int64wartość null.

TryConvertToNullableShort(Object, CultureInfo, Nullable<Int16>)

Próbuje przekonwertować wartość na dopuszczaną Int16wartość null.

TryConvertToNullableTimeOnly(Object, CultureInfo, Nullable<TimeOnly>)

Próbuje przekonwertować wartość na dopuszczaną TimeOnlywartość null.

TryConvertToNullableTimeOnly(Object, CultureInfo, String, Nullable<TimeOnly>)

Próbuje przekonwertować wartość na dopuszczaną TimeOnlywartość null.

TryConvertToShort(Object, CultureInfo, Int16)

Próbuje przekonwertować wartość na wartość Int16.

TryConvertToString(Object, CultureInfo, String)

Próbuje przekonwertować wartość na wartość String.

TryConvertToTimeOnly(Object, CultureInfo, String, TimeOnly)

Próbuje przekonwertować wartość na wartość TimeOnly.

TryConvertToTimeOnly(Object, CultureInfo, TimeOnly)

Próbuje przekonwertować wartość na wartość TimeOnly.

Dotyczy