DependencyChainCollection.Item[Int32] Property

Definition

get dependency node by index

public Microsoft.SqlServer.Management.Sdk.Sfc.Dependency this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Sdk.Sfc.Dependency
Default Public ReadOnly Property Item(index As Integer) As Dependency

Parameters

index
Int32

Property Value

Applies to