DotNX::Core::ComparableCollection< KeyType, ValueType > Class Template Reference

A SortedCollection that implements IComparable. More...

Inheritance diagram for DotNX::Core::ComparableCollection< KeyType, ValueType >:

DotNX::Core::SortedCollection< KeyType, ValueType >

List of all members.

Public Member Functions

int CompareTo (ComparableCollection< KeyType, ValueType > other)


Detailed Description

template<KeyType, ValueType>
class DotNX::Core::ComparableCollection< KeyType, ValueType >

A SortedCollection that implements IComparable.

Template Parameters:
KeyType The element key type.
ValueType The element value type.
Type Constraints
ValueType :IComparable<ValueType> 
ValueType :IEquatable<ValueType> 
KeyType :IComparable<KeyType> 

Member Function Documentation

template<KeyType , ValueType >
int DotNX::Core::ComparableCollection< KeyType, ValueType >::CompareTo ( ComparableCollection< KeyType, ValueType >  other  ) 


The documentation for this class was generated from the following file:

SourceForge.net Logo
Generated on Sat Oct 18 14:13:25 2008 for .Nick's 0.1.0 by  doxygen 1.5.7.1