menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ICloneable<T> - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ICloneable<T>

    Generic interface that clones the object.

    Namespace: Syncfusion.Olap.Common
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public interface ICloneable<T>
    Type Parameters
    Name Description
    T

    Type of ICloneable interface.

    Methods

    Clone()

    Clones the specified instance.

    Declaration
    T Clone()
    Returns
    Type
    T
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved