H o m e

 

F R E E

D o w n l o a d   

8/7/2006 Project: Add Sortability To Visual Basic Classes.zip

What must you do to sort your custom classes? This demonstration project shows one technique which is to implement the IComparable interface in your classes.

The Microsoft.Net ICompare interface type defines a generalized comparison method that a value type or class implements to create a type-specific comparison method.

A value type or class implements the CompareTo method to create a type-specific comparison method suitable for purposes such as sorting.

Click the link above to download this Visual Studio 2005 Visual Basic project.

 

Copyright © 2001-2006 aZ Software Developers. All rights reserved.

.