Remove the sorting field.
[Visual Basic .NET] Public Sub RemoveSortingField ( _ ByVal idx As Integer _ )
[C#] public void RemoveSortingField ( int idx );
[C++]
HRESULT RemoveSortingField(
long idx
);
[C++]Parameters
idx [in] idx is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.