System::Collections::Generic::IKVCollection::idx_get メソッド
IKVCollection::idx_get method
ゲッタ関数。
virtual T System::Collections::Generic::IKVCollection<T>::idx_get(int index) const override=0
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | 要素を取得するインデックス。 |
ReturnValue
指定された位置の要素。
参照
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++