Click or drag to resize

IdIndexerAdd Method (String)

Adds the given identifier to the list of identifiers.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void Add(
	string id
)

Parameters

id
Type: SystemString
identifier to be added.
See Also