Click or drag to resize

ValueAccessorTValue Methods

The ValueAccessorTValue generic type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Gets the value for the specified domain object.
Public methodGetValueCore
Gets the value.
Public methodGetValues
Gets the value for all the specified domain objects.
Public methodSetValue
Sets the value for the specified domain object.
Public methodSetValueCore
Sets the value.
Public methodSetValues
Sets the values for the specified domain objects.
Top
See Also