[This is preliminary documentation and is subject to change.]

The SettingEntry<(Of <(T>)>) type exposes the following methods.

Operators

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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()()().)

See Also