ClipboardObject Constructor

Initializes a new instance of the ClipboardObject class.

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