Click or drag to resize

ConfigSetConfigs Property

The collection of configurations.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public Dictionary<ConfigSection, IConfig> Configs { get; }

Property Value

DictionaryConfigSection, IConfig
See Also