NumaNodeCollection.GetElementAt(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un NumaNode particulier de la collection sur Index
public Microsoft.SqlServer.Management.Smo.NumaNode GetElementAt(int position);
member this.GetElementAt : int -> Microsoft.SqlServer.Management.Smo.NumaNode
Public Function GetElementAt (position As Integer) As NumaNode
Paramètres
- position
- Int32
index de NumaNode
Retours
Objet NumaNode