IValueManagerBase Members
Serves as the base interface, from which the IValueManager<ValueType> interface is derived.Methods
| Name | Description |
|---|---|
| Clear() | When implemented by a value manager, sets the IValueManager`1.Value property to the default value of the type parameter. |
See Also