Click or drag to resize

ModifierShellmodify Method

modify the properties of the given element elem if they have been modified in the agent

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BuilderShell modify(
	BuilderShell elem
)

Parameters

elem
Type: Karamba.ElementsBuilderShell

[Missing <param name="elem"/> documentation for "M:Karamba.Elements.ModifierShell.modify(Karamba.Elements.BuilderShell)"]

Return Value

Type: BuilderShell

[Missing <returns> documentation for "M:Karamba.Elements.ModifierShell.modify(Karamba.Elements.BuilderShell)"]

See Also