ModelCrossection2Ind Field
maps cross section guids to crosec indexes.
Namespace: Karamba.ModelsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected Dictionary<CroSec, int> Crossection2Ind
Protected Crossection2Ind As Dictionary(Of CroSec, Integer)
protected:
Dictionary<CroSec^, int>^ Crossection2Ind
val mutable Crossection2Ind: Dictionary<CroSec, int>
Field Value
DictionaryCroSec,
Int32