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

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

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Reset()()()
Sets default value.
(Inherited from SettingEntry<(Of <(T>)>).)
SetValue(T)
Sets value without invoking changed event. Use carrefully.
(Inherited from SettingEntry<(Of <(T>)>).)
ToString()()()
Returns string representation of Value.
(Inherited from SettingEntry<(Of <(T>)>).)

See Also