Click or drag to resize

Modelcro_guid2ind_ Field

maps cross section guids to crosec indexes.

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
[NonSerializedAttribute]
protected Dictionary<Guid, int> cro_guid2ind_

Field Value

Type: DictionaryGuid, Int32
See Also