Click to expand
Sandcastle XML Comments Guide

ExplicitImplementation Clone Method

Creates a new object that is a copy of the current instance.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public Object Clone()

Return Value

Type: Object
A new object that is a copy of this instance.

Implements

ICloneable Clone 
See Also

Reference