ArcFM Engine Developer Guide
Sort Method (MMVersionDiffClass)


Syntax
public virtual void Sort( 
   mmSortType eSortType
)
'Declaration
 
Public Overridable Sub Sort( _
   Optional ByVal eSortType As mmSortType _
) 
 
'Usage
 
Dim instance As MMVersionDiffClass
Dim eSortType As mmSortType
 
instance.Sort(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

MMVersionDiffClass Class
MMVersionDiffClass Members

 

 


Send Comment