Method Clone
Clone()
Clones the EquatableList<T>.
Declaration
public virtual object Clone()
Returns
Type | Description |
---|---|
System.Object | A new shallow clone of this EquatableList<T>. |
Remarks
This is a shallow clone.