What is the IComparable interface?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the IComparable interface?
Rating:
The IComparable interface of the System namespace is used to define a generalized comparison method. When a value type or class implements this interface, it creates a type-specific comparison method that is the
Rating:
Was this information helpful?
Other articles
- What are Platform Invocation Services?
- Developing Multi-Threaded .NET Applications
- Handling Events and Logging Information from a Windows Service Application
- What are the three general value types?
- How to write text to a newly created data file?