System::Collections::Generic::_KeyList::idx_get メソッド
_KeyList::idx_get method
指定された位置のキーを取得します。
virtual TKey System::Collections::Generic::_KeyList<Dict>::idx_get(int index) const override
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | キーを取得するインデックス。 |
ReturnValue
指定された位置のキーのコピー。
参照
- Typedef TKey
- Class _KeyList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++