NumaNodeCollection.GetElementAt(Int32) メソッド

定義

Index のコレクションから特定の NumaNode を取得します。

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

パラメーター

position
Int32

NumaNode のインデックス

返品

NumaNode オブジェクト

適用対象