System::Collections::Generic::SortedList::get_Keys メソッド

SortedList::get_Keys method

キーコレクションにアクセスします。

SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const

ReturnValue

格納されたキーへのアクセスを提供するインターフェイスへのポインタ(ICollection インターフェイス)。

参照