Table of Contents

Interface IClonableObject

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

Objects that can be cloned

public interface IClonableObject
Extension Methods

Methods

Clone(string, bool, TabularNamedObject)

TabularNamedObject Clone(string newName = null, bool includeTranslations = false, TabularNamedObject newParent = null)

Parameters

Type Name Description
string newName
bool includeTranslations
TabularNamedObject newParent

Returns

Type Description
TabularNamedObject