Method Clone
Clone()
Creates a new instance of the PrimaryKeys<T> class that is a deep copy of the current instance.
public override object Clone()
Returns
- object
A new instance of the PrimaryKeys<T> class that is a deep copy of the current instance.