This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataSortSeriesProperties Interface > IDataSortSeriesProperties.SortingFieldsCount Property (ArcObjects .NET 10.5 SDK) |
Number of sorting fields.
[Visual Basic .NET] Public ReadOnly Property SortingFieldsCount As Integer
[C#] public int SortingFieldsCount {get;}
[C++]
HRESULT get_SortingFieldsCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long