LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

Sort Method (RasterImageList)

Show in webframe





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(); 
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

See Also

Reference

RasterImageList Class
RasterImageList Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.