[This is preliminary documentation and is subject to change.]
Types
| All Types | Classes | Structures | Interfaces |
| Name | Description | |
|---|---|---|
| AttributeInfo | ||
| ElementInfo..::.AttributeInfoCollection | ||
| ClientInfo | ||
| ClientList | ||
| ElementInfo |
Specifies more detailed element info.
| |
| ISettings | ||
| LaunchData | ||
| SettingBoolEntry |
SettingEntry implementation for Boolean.
| |
| SettingEntry<(Of <(T>)>) |
Basic class for settings entries.
| |
| SettingEnumEntry<(Of <(T>)>) |
SettingEntry implementation for Enum type.
| |
| SettingInt32Entry |
SettingEntry implementation for Int32.
| |
| SettingPointEntry |
SettingEntry implementation for Point.
| |
| Settings |
Settings manager.
| |
| SettingsFragment | ||
| SettingSingleEntry |
SettingEntry implementation for float.
| |
| SettingSizeEntry |
SettingEntry implementation for Size.
| |
| SettingsLoader | ||
| SettingStringEntry |
SettingEntry implementation for String.
| |
| SettingUInt16Entry |
SettingEntry implementation for UInt16.
| |
| SpellList | ||
| SynchronizedSettings |