[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.RegionalSettings.Clone

Clone Method

Clone()

Creates and returns a set of regional settings that is a copy of the current instance.

Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type Description
object

New object that is a copy of this instance

Implements