 | LogicalNodeGetEnvironment Methode |
Returniert das ConcurrentDictionary Environment als einfaches Dictionary Results.
Benutzt dazu die interne Routine GetResultsFromResultList().
Namensraum: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic ResultDictionary GetEnvironment()
Public Function GetEnvironment As ResultDictionary
public:
ResultDictionary^ GetEnvironment()
member GetEnvironment : unit -> ResultDictionary
Rückgabewert
ResultDictionaryDictionary mit NodeIds und Results
Siehe auch