Microsoft.Samples.Collections

Heap.ICloneable.Clone Method 

Create a copy of the heap containing the same object references

object ICloneable.Clone();

Return Value

a copy of the heap

Implements

ICloneable.Clone

See Also

Heap Class | Microsoft.Samples.Collections Namespace