ArcObjects Library Reference (GeoDatabase)  

IPlugInDatasetLoader.InsertRow Method

ERROR: Syntax information about IPlugInDatasetLoader.InsertRow may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.GeoDatabase.dll

[C++]
HRESULT InsertRow(
  IRowBuffer* Row
);
[C++]

Parameters

Row [in]

  Row is a parameter of type IRowBuffer

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IPlugInDatasetLoader Interface