ConstructedValueAccessorTValue Methods |
The ConstructedValueAccessorTValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| GetValue |
Gets the value for the specified domain object.
(Inherited from ValueAccessorTValue.) | |
| GetValueCore |
Gets the value.
(Overrides ValueAccessorTValueGetValueCore(DomainObject).) | |
| GetValues |
Gets the value for all the specified domain objects.
(Inherited from ValueAccessorTValue.) | |
| SetValue |
Sets the value for the specified domain object.
(Inherited from ValueAccessorTValue.) | |
| SetValueCore |
Sets the value.
(Overrides ValueAccessorTValueSetValueCore(DomainObject, TValue).) | |
| SetValues |
Sets the values for the specified domain objects.
(Inherited from ValueAccessorTValue.) |