Click or drag to resize

IdIndexerAdd Method (String, String)

Adds a sure name identifier to an identifier.

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

Parameters

firstName
Type: SystemString
identifier.
sureName
Type: SystemString
sure name of the identifier.
See Also