Share via


ClipboardObject Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ClipboardObject class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

ClipboardObject()

Initializes a new instance of the ClipboardObject class based on the standard DataObject class.

Public method

ClipboardObject(Object)

Initializes a new instance of the ClipboardObject class containing the specified data, or wraps an existing instance of the class.

Public method

ClipboardObject(String, Object)

Initializes a new instance of the ClipboardObject class containing the specified data in the specified format.

Top

See Also

Reference

ClipboardObject Class

ClipboardObject Members

Microsoft.VisualStudio.Data.Framework Namespace