[This is preliminary documentation and is subject to change.]
The SettingEntry<(Of <(T>)>) type exposes the following methods.
Operators
| Member | Description | |
|---|---|---|
| Implicit(SettingEntry<(Of <(T>)>)) |
Default operator to T type.
| |
| Reset()()() |
Sets default value.
| |
| SetValue(T) |
Sets value without invoking changed event. Use carrefully.
| |
| ToString()()() |
Returns string representation of Value.
(Overrides Object..::.ToString()()().) |