GrapeCity.Xaml.SpreadSheet.UI
Clone Method (ICloneable)


Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Function Clone() As Object
'Usage
 
Dim instance As ICloneable
Dim value As Object
 
value = instance.Clone()
object Clone()

Return Value

A new object that is a copy of this instance.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ICloneable Interface
ICloneable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options