'Declaration Public Function GetResultToParentTable() As System.Collections.Generic.Dictionary(Of ProcessingResult,ProcessingResult)
public System.Collections.Generic.Dictionary<ProcessingResult,ProcessingResult> GetResultToParentTable()
public: System.Collections.Generic.Dictionary<ProcessingResult,ProcessingResult*>* GetResultToParentTable()
public:
System.Collections.Generic.Dictionary<ProcessingResult,ProcessingResult^>^ GetResultToParentTable()
Return Value
A dictionary: result key => parent composite result.