Not sure how that answers the original question...
To copy the element (assuming you're trying to paste it into some other application, like Notepad), you do it the same way you copy just about anything else. Simply double-click in the element to select the contents, then select Edit->Copy, or press Control-C. The contents of the array are now on the clipboard, which you can paste someplace else.