Método CopyTo
Copies the NumaNodeCollection to an array of arrays or an array of NumaNode objects.
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, Int32) | Copies the collection of objects to a one-dimensional array beginning at the specified index value. | |
CopyTo(array<NumaNode> [] () [] [], Int32) | Copies the contents of the NumaNodeCollection object to an array of NumaNode objects. |
Início