This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > ICodedValueDomain2 Interface > ICodedValueDomain2.SortByValue Method (ArcObjects .NET 10.4 SDK) |
Sort the codes in the coded value domain by value.
[Visual Basic .NET] Public Sub SortByValue ( _ ByVal descending As Boolean _ )
[C#] public void SortByValue ( bool descending );
[C++]
HRESULT SortByValue(
VARIANT_BOOL descending
);
[C++]
Parameters descending descending is a parameter of type VARIANT_BOOL