AssemblyReferenceCollection.CopyTo(AssemblyReference[], Int32) Method

Definition

public:
 void CopyTo(cli::array <Microsoft::BizTalk::Deployment::AssemblyReference ^> ^ array, int index);
public void CopyTo (Microsoft.BizTalk.Deployment.AssemblyReference[] array, int index);
override this.CopyTo : Microsoft.BizTalk.Deployment.AssemblyReference[] * int -> unit
Public Sub CopyTo (array As AssemblyReference(), index As Integer)

Parameters

index
Int32

Applies to