Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Adds an object to the DataObject.
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
.gif)
Adds the specified object to the DataObject using the object type as the data format. (Inherited from DataObject.)
.gif)
Adds the specified object to the DataObject using the specified format. (Inherited from DataObject.)
.gif)
Adds the specified object to the DataObject using the specified type as the format. (Inherited from DataObject.)
.gif)
SetData(String, Boolean, Object)
Adds the specified object to the DataObject using the specified format and indicating whether the data can be converted to another format. (Inherited from DataObject.)
Top