CloneT

IGenericCloneable<T>.CloneT method

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

public T CloneT()

Return Value

A new object that is a copy of this instance.

See Also