DependencyCollection.Item[Int32] 屬性

定義

public Microsoft.SqlServer.Management.Smo.DependencyCollectionNode this[int index] { get; set; }
member this.Item(int) : Microsoft.SqlServer.Management.Smo.DependencyCollectionNode with get, set
Default Public Property Item(index As Integer) As DependencyCollectionNode

參數

index
Int32

屬性值

實作

適用於