System.Collections.Concurrent.ConcurrentStack<T>.ToArray Method

Copies the items stored in the System.Collections.Concurrent.ConcurrentStack`1 to a new array.

Syntax

public T[] ToArray ()

Returns

A new array containing a snapshot of elements copied from the System.Collections.Concurrent.ConcurrentStack`1.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Concurrent
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0