ElementOperations.GetClipboardDataObject Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an IDataObject from the Clipboard if it contains our ElementGroupPrototype format, otherwise null.
public:
 static System::Windows::Forms::IDataObject ^ GetClipboardDataObject();public static System.Windows.Forms.IDataObject GetClipboardDataObject();static member GetClipboardDataObject : unit -> System.Windows.Forms.IDataObjectPublic Shared Function GetClipboardDataObject () As IDataObjectReturns
An IDataObject from the Clipboard if it contains our ElementGroupPrototype format, otherwise null.