Table of Contents

Method Clone

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

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.