Add a row.
[Visual Basic .NET] Public Sub AddRow ( _ ByRef row As Object _ )
[C#] public void AddRow ( ref object row );
[C++]
HRESULT AddRow(
VARIANT* row
);
[C++]Parameters
row [in] row is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.