DataObject Constructor
.NET Framework 4.5
Initializes a new instance of the DataObject class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |