ListViewExtensionsCopySelectedItems Method

Overload List

CopySelectedItems(ListView) Copies all the text contained in the current selected items of ListView to the clipboard.
CopySelectedItems(ListView, String) Copies all the text contained in the current selected items of ListView to the clipboard.
CopySelectedItems(ListView, String, Int32) Copies all the text contained in the current selected items of ListView to the clipboard.

See Also