LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

Sort Method (RasterImageList)






Sorts the items of the RasterImageList control.
Syntax
public void Sort()
'Declaration
 
Public Sub Sort() 
'Usage
 
Dim instance As RasterImageList
 
instance.Sort()
public void Sort()
 function Leadtools.WinForms.RasterImageList.Sort()
public:
void Sort(); 
Remarks
Call this method to sort the items inside the RasterImageList control. The order of sorting depends on the Sorting property. The sorting method depends on the Sorter property.
Example
For an example, refer to Sort.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageList Class
RasterImageList Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.