System.Windows.Forms.ListViewItemConverter: Method Members

The methods of System.Windows.Forms.ListViewItemConverter are listed below. For a list of all members, see the ListViewItemConverter Members list.

See Also: Inherited members from System.ComponentModel.ExpandableObjectConverter

Public Methods

override
CanConvertTo(System.ComponentModel.ITypeDescriptorContext, Type) : bool

Gets a value indicating whether this converter can convert an object to the given destination type using the context.

override
ConvertTo(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object

Converts the given object to another type.