CharIListConverter Class
.NET Framework 3.0
Converts the members of an IList collection of Unicode characters to and from instances of String.
Namespace: System.Windows.Media.Converters
Assembly: PresentationCore (in presentationcore.dll)
Assembly: PresentationCore (in presentationcore.dll)
The converted String is a concatenated list of all the characters in the IList. They are not delimited.
This class is only intended to be used by the MarkupWriter for serialization of Extensible Application Markup Language (XAML).
System.Object
System.ComponentModel.TypeConverter
System.Windows.Media.Converters.BaseIListConverter
System.Windows.Media.Converters.CharIListConverter
System.ComponentModel.TypeConverter
System.Windows.Media.Converters.BaseIListConverter
System.Windows.Media.Converters.CharIListConverter
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: