Namespace: Domia
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Syntax
| C# |
|---|
public class DeviceTypes : SortedList<string, HarmonyAPI.HarmonyAPI..::DeviceType> |
| Visual Basic (Declaration) |
|---|
Public Class DeviceTypes _ Inherits SortedList(Of String, HarmonyAPI..::DeviceType) |
| Visual C++ |
|---|
public ref class DeviceTypes : public SortedList<String^, HarmonyAPI..::DeviceType^> |
Inheritance Hierarchy
System..::Object
System.Collections.Generic..::SortedList<(Of <String, HarmonyAPI..::DeviceType>)>
Domia..::DeviceTypes
System.Collections.Generic..::SortedList<(Of <String, HarmonyAPI..::DeviceType>)>
Domia..::DeviceTypes
See Also
DeviceTypes Members
Domia Namespace








