This is the class for mapping a list of string values.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
public interface ISymbolMap : IMap

Remarks

The class ISymbolMap maps a list of string elements. This list is indexed by sets of integers, floats, strings or tuples.

See Also