| ||||||||||||
IComparable InterfaceDefines a generalized comparison method that a value type or class implements to create a type-specific comparison method.
Classes that Implement IComparable
RemarksThis interface is implemented by types whose values can be ordered; for example, the numeric and string classes. A value type or class implements the CompareTo method to create a type-specific comparison method suitable for purposes such as sorting. |
| |||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme