DependencyChainCollection.IndexOf(Dependency) Method

Definition

Strongly typed IndexOf implementation

public int IndexOf (Microsoft.SqlServer.Management.Sdk.Sfc.Dependency value);
override this.IndexOf : Microsoft.SqlServer.Management.Sdk.Sfc.Dependency -> int
Public Function IndexOf (value As Dependency) As Integer

Parameters

value
Dependency

Returns

Applies to