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