public class SimpleChainConverter : System.Collections.Generic.List<IValueConverter>, System.Collections.Generic.ICollection<IValueConverter>, System.Collections.Generic.IEnumerable<IValueConverter>, System.Collections.Generic.IList<IValueConverter>, System.Collections.Generic.IReadOnlyCollection<IValueConverter>, System.Collections.Generic.IReadOnlyList<IValueConverter>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Windows.Data.IValueConverter
Public Class SimpleChainConverter Inherits System.Collections.Generic.List(Of IValueConverter) Implements System.Collections.Generic.ICollection(Of IValueConverter), System.Collections.Generic.IEnumerable(Of IValueConverter), System.Collections.Generic.IList(Of IValueConverter), System.Collections.Generic.IReadOnlyCollection(Of IValueConverter), System.Collections.Generic.IReadOnlyList(Of IValueConverter), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList, System.Windows.Data.IValueConverter