This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataSortSeriesProperties Interface > IDataSortSeriesProperties.RemoveSortingField Method (ArcObjects .NET 10.4 SDK) |
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