GrapeCity.Xaml.SpreadSheet.Data
Clone() Method


Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Public Overloads Overridable Function Clone() As Object
'Usage
 
Dim instance As DataValidator
Dim value As Object
 
value = instance.Clone()
public virtual 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

DataValidator Class
DataValidator Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options