Click or drag to resize

IValueAccessorTValue Methods

The IValueAccessorTValue generic type exposes the following members.

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