This document is archived and information here might be outdated. Recommended version. |
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