System::Collections::Generic::SortedList::get_Keys メソッド
SortedList::get_Keys method
キーコレクションにアクセスします。
SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const
ReturnValue
格納されたキーへのアクセスを提供するインターフェイスへのポインタ(ICollection インターフェイス)。
参照
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++