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

Syntax

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

Inheritance Hierarchy

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

See Also

Groups Members
Domia Namespace