Click or drag to resize

BuilderDSTVaddInstruction Method

add a step-instruction to the output and return its number

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected int addInstruction(
	string instr
)

Parameters

instr
Type: SystemString

[Missing <param name="instr"/> documentation for "M:Karamba.Exporters.BuilderDSTV.addInstruction(System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Karamba.Exporters.BuilderDSTV.addInstruction(System.String)"]

See Also