Share via


EntityInfo.Clone Method

Definition

Returns a clone of this EntityInfo.

public object Clone ();
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
Public Function Clone () As Object

Returns

Shallow clone.

Implements

Applies to