Creates a row in the database with a system assigned object ID and null property values.
[Visual Basic .NET] Public Function CreateRow ( _ ) As IRow
[C#] public IRow CreateRow ( );
[C++]
HRESULT CreateRow(
IRow** Row
);
[C++]Parameters
Row [out, retval]Row is a parameter of type IRow
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.