UserUnitProvider_quantityMap Field |
[Missing <summary> documentation for "F:DHI.Mike1D.Generic.UserUnitProvider._quantityMap"]
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected readonly Dictionary<string, List<UserUnitInfo>> _quantityMap
Protected ReadOnly _quantityMap As Dictionary(Of String, List(Of UserUnitInfo))
protected:
initonly Dictionary<String^, List<UserUnitInfo>^>^ _quantityMap
Field Value
Type:
DictionaryString,
ListUserUnitInfoSee Also