Public Interface ISettingsProvider Function GetSettingsIdentifiers() As List(Of String) Function CreateInstance(identifier As String) End Interface