EvidenceBase::Clone Method ()
.NET Framework (current version)
Creates a new object that is a complete copy of the current instance.
Assembly: mscorlib (in mscorlib.dll)
public: [SecurityPermissionAttribute(SecurityAction::Assert, SerializationFormatter = true)] [PermissionSetAttribute(SecurityAction::InheritanceDemand, Unrestricted = true)] virtual EvidenceBase^ Clone()
The duplicate copy is a complete copy that includes all the evidence objects in the collection.
.NET Framework
Available since 4.0
Available since 4.0
Show: