FeatureRestrictionCollection.CopyTo(FeatureRestriction[], Int32) Method

Definition

public void CopyTo (Microsoft.SqlServer.Management.Smo.FeatureRestriction[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.FeatureRestriction[] * int -> unit
Public Sub CopyTo (array As FeatureRestriction(), index As Integer)

Parameters

index
Int32

Applies to