SfcCollection<T, K, ParentT>.CopyTo 方法
包含保護的成員
包含繼承的成員
Copies the elements from the collection to the specified array. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
![]() |
CopyTo(Array, Int32) | Copies the elements from the collection to the specified array, starting at the specified array index. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 |
![]() |
CopyTo(array<T[], Int32) | Copies the elements from the collection to the specified array, starting at the specified array index. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 |
上層