ListViewExtensionsCopyCheckedItems Method

Overload List

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

See Also