Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Style Class / Clone Method

In This Topic
    Clone Method (C1Style)
    In This Topic
    Creates a new object that is a copy of the current instance.
    Syntax
    'Declaration
     
    
    Public Function Clone() As Object
    public object Clone()
    See Also