System::Collections::Generic::SortedListHelper クラス

SortedListHelper class

このヘルパークラスは、IDictionary インターフェイスから来る仮想関数 get_Keys、get_Values を隠蔽し、異なる戻り値型の関数に置き換えるために使用されます。

template<typename TKey,typename TValue>class SortedListHelper

メソッド

メソッド説明
get_Keys() const
get_Values() const

参照