Mono Class Library: System.Collections.Queue Overview | Members

System.Collections.Queue.CopyTo Method

Copies a portion of Queue to a Array at a particular index. [Edit]

public virtual void CopyTo (Array array, int index)

Parameters

array
A Array to copy the conents of the Queue to [Edit]
index
A Integer of the index in the Array to start copying the Queue to [Edit]

Remarks

[Edit]

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0