List of key/value pairs.
Declaration Syntax
C# | Visual Basic |
public List<GeneralConfigurationKeyValue> KeyValues { get; }
Public ReadOnly Property KeyValues As List(Of GeneralConfigurationKeyValue) Get
C# | Visual Basic |
public List<GeneralConfigurationKeyValue> KeyValues { get; }
Public ReadOnly Property KeyValues As List(Of GeneralConfigurationKeyValue) Get