ListViewExtensionsCopyAllItems Method

Overload List

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

See Also