System::Collections::Generic::BaseKVCollection::CopyTo メソッド
BaseKVCollection::CopyTo method
既存の配列要素にデータをコピーします。
virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
| パラメーター | 型 | 説明 |
|---|---|---|
| arr | ArrayPtr<KV> | 十分なサイズを持つ宛先配列。 |
| インデックス | int | 宛先配列の開始インデックス。 |
参照
- Typedef ArrayPtr
- Class BaseKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++