Namespace: Domia
Assembly:  HarmonyAPI (in HarmonyAPI.dll)

Syntax

C#
public class Devices : SortedList<string, HarmonyAPI.HarmonyAPI..::Device>
Visual Basic (Declaration)
Public Class Devices _
	Inherits SortedList(Of String, HarmonyAPI..::Device)
Visual C++
public ref class Devices : public SortedList<String^, HarmonyAPI..::Device^>

Inheritance Hierarchy

System..::Object
  System.Collections.Generic..::SortedList<(Of <String, HarmonyAPI..::Device>)>
    Domia..::Devices

See Also

Devices Members
Domia Namespace