Search Results for

    Show / Hide Table of Contents

    Interface ICloneable<T>

    Typed ICloneable interface.

    Namespace: Sdl.Core.Bcm.BcmModel.Common
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    public interface ICloneable<out T>
    Type Parameters
    Name Description
    T

    Methods

    Clone()

    Clones this instance.

    Declaration
    T Clone()
    Returns
    Type Description
    T

    On this page

    Back to top Generated by DocFX