PrtMapValuekeyToValueMap Field |
[Missing <summary> documentation for "F:P.Runtime.PrtMapValue.keyToValueMap"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<PrtMapKey, PrtValue> keyToValueMap
Public keyToValueMap As Dictionary(Of PrtMapKey, PrtValue)
public:
Dictionary<PrtMapKey^, PrtValue^>^ keyToValueMap
val mutable keyToValueMap: Dictionary<PrtMapKey, PrtValue>
Field Value
Type:
DictionaryPrtMapKey,
PrtValueSee Also