Removes a column from the data message.
[Visual Basic .NET] Public Sub removeColumn ( _ ByVal nIndex As Integer _ )
[C#] public void removeColumn ( int nIndex );
[C++]
HRESULT removeColumn(
Long nIndex
);
[C++]Parameters
nIndex [in] nIndex is a parameter of type Long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.