public abstract class MultiValueConverter<TSource1, TSource2, TSource3, TSource4, TSource5, TTarget> : IMultiValueConverter
Public MustInherit Class MultiValueConverter(Of TSource1, TSource2, TSource3, TSource4, TSource5, TTarget)
Implements IMultiValueConverter
generic<typename TSource1, typename TSource2, typename TSource3, typename TSource4, typename TSource5, typename TTarget>
public ref class MultiValueConverter abstract : IMultiValueConverter
[<AbstractClassAttribute>]
type MultiValueConverter<'TSource1, 'TSource2, 'TSource3, 'TSource4, 'TSource5, 'TTarget> =
class
interface IMultiValueConverter
end
MultiValueConverterTSource1, TSource2, TSource3, TSource4, TSource5, TTarget | Инициализирует новый экземпляр класса MultiValueConverterTSource1, TSource2, TSource3, TSource4, TSource5, TTarget |
BoxSourceValue1 | |
BoxSourceValue2 | |
BoxSourceValue3 | |
BoxSourceValue4 | |
BoxSourceValue5 | |
BoxTargetValue | |
Convert(Object, Type, Object, CultureInfo) | |
Convert(TSource1, TSource2, TSource3, TSource4, TSource5, Object, CultureInfo) | |
ConvertBack(Object, Type, Object, CultureInfo) | |
ConvertBack(TTarget, TSource1, TSource2, TSource3, TSource4, TSource5, Object, CultureInfo) | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |