This document is archived and information here might be outdated. Recommended version. |
Adds a DataObjectType.
[Visual Basic .NET] Public Sub Add ( _ ByVal DataObjectType As IDataObjectType _ )
[C#] public void Add ( IDataObjectType DataObjectType );
[C++]
HRESULT Add(
IDataObjectType* DataObjectType
);
[C++] Parameters DataObjectType [in]
DataObjectType is a parameter of type IDataObjectType*