NumaNodeCollection.GetElementAt(Int32) Método

Definición

Obtiene un NumaNode determinado de la colección en 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

Parámetros

position
Int32

índice de NumaNode

Devoluciones

NumaNode (objeto)

Se aplica a