An NDoc Documented Class Library

RotDeque.Clone Method 

Perform a shallow copy of the deque.

public object Clone();

Return Value

A shallow copy of the deque.

Implements

ICloneable.Clone

See Also

RotDeque Class | Ringlet.Collections Namespace