Table of Contents
API reference

Method ICollection.CopyTo

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

ICollection.CopyTo(Array, int)

Copies the to.

void ICollection.CopyTo(Array array, int arrayIndex)

Parameters

array Array

The array.

arrayIndex int

The array index.