Spread Windows Forms 12.0 Product Documentation
Clone Method (PairChar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PairChar Class : Clone Method
Creates an exact copy of the current PairChar.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As PairChar
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

A System.Object that represents the cloned PairChar.
See Also

Reference

PairChar Class
PairChar Members