GuiChartItemgetData Method |
[Missing <summary> documentation for "M:Planetbase.GuiChartItem.getData"]
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Dictionary<string, CountHistory> getData()
Public Function getData As Dictionary(Of String, CountHistory)
public:
Dictionary<String^, CountHistory^>^ getData()
Return Value
Type:
DictionaryString,
CountHistory[Missing <returns> documentation for "M:Planetbase.GuiChartItem.getData"]
See Also