System.Reflection.AssemblyName.Clone Method

Makes a copy of this System.Reflection.AssemblyName object.

Syntax

public object Clone ()

Returns

An object that is a copy of this System.Reflection.AssemblyName object.

Remarks

A new object is created, identical to the original.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0