Click or drag to resize

spiderStageControlClone Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Clone the spiderStageControl with modified builtFor signature

Namespace:  imbWEM.Core.stage
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public spiderStageControl Clone(
	string __builtFor = ""
)

Parameters

__builtFor (Optional)
Type: SystemString
The built for.

Return Value

Type: spiderStageControl

[Missing <returns> documentation for "M:imbWEM.Core.stage.spiderStageControl.Clone(System.String)"]

See Also