ModelelemGuid2Ind Field
maps BuilderBeam Guids to indexes of ModelElements.
Namespace: Karamba.ModelsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected Dictionary<Guid, List<int>> elemGuid2Ind
Protected elemGuid2Ind As Dictionary(Of Guid, List(Of Integer))
protected:
Dictionary<Guid, List<int>^>^ elemGuid2Ind
val mutable elemGuid2Ind: Dictionary<Guid, List<int>>
Field Value
DictionaryGuid,
ListInt32