Inherited by System::Collections::Generic::SortedList< TKey, TValue >.
Public Member Functions | |
SharedPtr< IList< TKey > > | get_Keys () const |
SharedPtr< IList< TValue > > | get_Values () const |
This helper class is used to mask virtual functions get_Keys get_Values that come from IDictionary interface and substitute these to the functions with different return type
|
inline |
|
inline |