ArcFM Engine Developer Guide
Sort Method (D8CuTypeClass)


Syntax
'Declaration
 
Public Overridable Sub Sort( _
   Optional ByVal eSortType As mmSortType _
) 
'Usage
 
Dim instance As D8CuTypeClass
Dim eSortType As mmSortType
 
instance.Sort(eSortType)
public virtual void Sort( 
   mmSortType eSortType
)

Parameters

eSortType
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

D8CuTypeClass Class
D8CuTypeClass Members

 

 


Send Comment