This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataObjectTypes Interface > IDataObjectTypes.Add Method (ArcObjects .NET 10.4 SDK) |
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