System.Windows.Forms.ListViewItemConverter Members

The members of System.Windows.Forms.ListViewItemConverter are listed below.

See Also: Inherited members from System.ComponentModel.ExpandableObjectConverter

Public Constructors

Initializes a new instance of the System.Windows.Forms.ListViewItemConverter class.

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.