ViewParametersClone(ICloneableContext) - метод
Клонирует объект
Пространство имён: Tessa.UI.Views.ParametersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public Object Clone(
ICloneableContext context
)
Public Function Clone (
context As ICloneableContext
) As Object
public:
virtual Object^ Clone(
ICloneableContext^ context
) sealed
abstract Clone :
context : ICloneableContext -> Object
override Clone :
context : ICloneableContext -> Object
- context ICloneableContext
-
Контекст клонирования
Object
Клонированный объект
ICloneableComponentClone(ICloneableContext)