Partager via


Méthode CopyTo

Copies the NumaNodeCollection to an array of arrays or an array of NumaNode objects.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique CopyTo(Array, Int32) Copies the collection of objects to a one-dimensional array beginning at the specified index value.
Méthode publique CopyTo(array<NumaNode> [] () [] [], Int32) Copies the contents of the NumaNodeCollection object to an array of NumaNode objects.

Haut de la page