Click or drag to resize

ModelelemId2elemInd Property

Gets or sets mapper that converts element ids (identifiers, i.e. strings) to element indexes.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IdMapper elemId2elemInd { get; set; }

Property Value

Type: IdMapper
See Also