ArcFM Solution Developer Guide
Sort Method (ID8List)


mmSortType
Uses the mmSortType enumeration to sort the list items
Syntax
'Declaration
 
Sub Sort( _
   Optional ByVal eSortType As mmSortType _
) 
'Usage
 
Dim instance As ID8List
Dim eSortType As mmSortType
 
instance.Sort(eSortType)
void Sort( 
   mmSortType eSortType
)

Parameters

eSortType
mmSortType
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ID8List Interface
ID8List Members

 

 


Send Comment