DataObject Constructor
.NET Framework (current version)
Initializes a new instance of the DataObject class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | DataObject() | Initializes a new instance of the DataObject class. |
![]() | DataObject(Object^) | Initializes a new instance of the DataObject class and adds the specified object to it. |
![]() | DataObject(String^, Object^) | Initializes a new instance of the DataObject class and adds the specified object in the specified format. |
Show:
