Description

Removes the item from its associated collection.

Syntax

Remove()

Remarks

This method is similar in function to the Remove method of the Items collection in the ListView control that contains the item. You can use this method to remove an item from its ListView control. This feature can be useful if you want to move the item to a different ListView control or need to remove the item based on a request from the user to remove the item from within your application.

See Also

Applies To: Items


The CHM file was converted to HTML by chm2web software.