GraphPropertyCollection.CopyTo(GraphProperty[], Int32) Method

Definition

Copies the elements of the collection to a System.Array, starting at a particular System.Array index

C++
public:
 virtual void CopyTo(cli::array <Microsoft::VisualStudio::GraphModel::GraphProperty ^> ^ array, int arrayIndex);

Parameters

array
GraphProperty[]

The one-dimensional System.Array that is the destination of the elements copied from collection. The System.Array must have zero-based indexing.

arrayIndex
Int32

The zero-based index in array at which copying begins.

Implements

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022