DependencyChainCollection.CopyTo(Dependency[], Int32) Method

Definition

Strongly typed Copy implementation

public void CopyTo (Microsoft.SqlServer.Management.Sdk.Sfc.Dependency[] array, int index);
override this.CopyTo : Microsoft.SqlServer.Management.Sdk.Sfc.Dependency[] * int -> unit
Public Sub CopyTo (array As Dependency(), index As Integer)

Parameters

array
Dependency[]
index
Int32

Applies to