Share via


Queue.Clone Method

Creates a shallow copy of the Queue.

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)

Syntax

public virtual Object Clone ()

Return Value

A shallow copy of the Queue.

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

Queue Class
Queue Members
System.Collections Namespace