System::Collections::Generic::ComparerAdapter< T > Member List

This is the complete list of members for System::Collections::Generic::ComparerAdapter< T >, including all inherited members.

ComparerAdapter()System::Collections::Generic::ComparerAdapter< T >inline
ComparerAdapter(const SharedPtr< System::Collections::Generic::IComparer< T > > &comparator)System::Collections::Generic::ComparerAdapter< T >inline
operator()(const Q &x, const Q &y) constSystem::Collections::Generic::ComparerAdapter< T >inline
operator()(const Q &x, const Q &y) constSystem::Collections::Generic::ComparerAdapter< T >inline
set_Comparator(const SharedPtr< IComparer< T > > &comparator)System::Collections::Generic::ComparerAdapter< T >inline