Share via


CommandIdCollection.CopyTo(CommandIdCollection, Int32) Method

Definition

public:
 void CopyTo(Microsoft::VisualStudio::Modeling::Diagrams::CommandIdCollection ^ array, int index);
public void CopyTo (Microsoft.VisualStudio.Modeling.Diagrams.CommandIdCollection array, int index);
member this.CopyTo : Microsoft.VisualStudio.Modeling.Diagrams.CommandIdCollection * int -> unit
Public Sub CopyTo (array As CommandIdCollection, index As Integer)

Parameters

index
Int32

Applies to