Click or drag to resize

ValuePairsScorescore Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Bindable property

Namespace:  imbSCI.Data.data.maps.datamap
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public Dictionary<string, int> score { get; set; }
Request Example View Source

Property Value

Type: DictionaryString, Int32
See Also