Click or drag to resize

IdManageradd Method (String)

add the given identifier to the list of identifiers

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void add(
	string id
)

Parameters

id
Type: SystemString
identifier to be added
See Also