ListItemConverter is a class that can be used to convert ListItem objects from one data type to another. Access this class through the TypeDescriptor.
Object
TypeConverter
ListItemConverter
[Visual Basic] Public Class ListItemConverter Inherits TypeConverter [C#] public class ListItemConverter : TypeConverter [C++] public __gc class ListItemConverter : public TypeConverter [JScript] public class ListItemConverter extends TypeConverter
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll