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 インターフェイス)。
参照
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++