BorderNodeExpansionManagerRepack - метод |
Пространство имён:
Tessa.UI.WorkflowViewer
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public Object Repack(
Object prevExpandedControl,
Object newExpandedControl
)
Public Function Repack (
prevExpandedControl As Object,
newExpandedControl As Object
) As Object
public:
virtual Object^ Repack(
Object^ prevExpandedControl,
Object^ newExpandedControl
) sealed
abstract Repack :
prevExpandedControl : Object *
newExpandedControl : Object -> Object
override Repack :
prevExpandedControl : Object *
newExpandedControl : Object -> Object
Параметры
- prevExpandedControl
- Тип: SystemObject
- newExpandedControl
- Тип: SystemObject
Возвращаемое значение
Тип:
ObjectРеализации
INodeExpansionManagerRepack(Object, Object)См. также