ModifierShellmodify Method
Modifies the properties of the given element elem if they have been modified in the agent.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public BuilderShell modify(
BuilderShell elem
)
Public Function modify (
elem As BuilderShell
) As BuilderShell
public:
BuilderShell^ modify(
BuilderShell^ elem
)
member modify :
elem : BuilderShell -> BuilderShell
- elem BuilderShell
- Builder to be cloned and modified.
BuilderShellModified shell-element.