CpuCollection.GetElementAt(Int32) Método

Definição

Obtém uma Cpu específica de seu índice

public Microsoft.SqlServer.Management.Smo.Cpu GetElementAt(int position);
member this.GetElementAt : int -> Microsoft.SqlServer.Management.Smo.Cpu
Public Function GetElementAt (position As Integer) As Cpu

Parâmetros

position
Int32

posição da Cpu na coleção

Retornos

Cpu

Objeto Cpu

Aplica-se a