CloneT()

IGenericCloneable::CloneT() method

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

virtual T Aspose::Slides::IGenericCloneable<T>::CloneT()=0

Return Value

A new object that is a copy of this instance.

See Also