ResourcePoolCollection.CopyTo(ResourcePool[], Int32) Method

Definition

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

Parameters

array
ResourcePool[]
index
Int32

Applies to