public class ResultDictionary : Dictionary<string, Result>
Public Class ResultDictionary Inherits Dictionary(Of String, Result)
public ref class ResultDictionary : public Dictionary<String^, Result^>
type ResultDictionary = class inherit Dictionary<string, Result> end
Der ResultDictionary Typ exponiert die folgenden Member.
Copyright © 2012-2025 Erik Nagel