ListViewExtensionsCopyItems Method

Overload List

CopyItems(ListView, Int32) Copies all the text contained in the specified items of ListView to the clipboard.
CopyItems(ListView, Int32, String) Copies all the text contained in the specified items of ListView to the clipboard.
CopyItems(ListView, Int32, String, Int32) Copies all the text contained in the specified items of ListView to the clipboard.

See Also