Click or drag to resize

measureSetExternal Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the measureSetExternal class

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public measureSetExternal(
	Type target,
	string name,
	string desc
)
Request Example View Source

Parameters

target
Type: SystemType
name
Type: SystemString
desc
Type: SystemString
See Also