SfcCollection<T, K, ParentT>.CopyTo Método
Incluir miembros protegidos
Incluir miembros heredados
Copies the elements from the collection to the specified array. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
CopyTo(Array, Int32) | Copies the elements from the collection to the specified array, starting at the specified array index. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
CopyTo(array<T[], Int32) | Copies the elements from the collection to the specified array, starting at the specified array index. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba