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

IDictionary::get_Keys method

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

virtual SharedPtr<ICollection<TKey>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Keys() const

ReturnValue

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

参照