Método CopyTo
Copies the elements from the collection to the specified array. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
CopyTo(array<T> [] () [] [], Int32) | Copies the elements from the collection to the specified array, starting at the specified array index. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Substitui SfcCollection< (Of < ( <'T, K, ParentT> ) > ) >. . :: . .CopyTo(array<T> [] () [] [], Int32).) | |
CopyTo(Array, Int32) | Copies the elements from the collection to the specified array, starting at the specified array index. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Herdado de SfcCollection< (Of < ( <'T, K, ParentT> ) > ) >.) |
Início