Click or drag to resize

Modelid_num Method

Returns the element's identification number for anidentifier.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public int id_num(
	string id
)

Parameters

id
Type: SystemString
Identifier to be indexed.

Return Value

Type: Int32
Index of the identifier.
See Also