[]
Fills BaseObject object with values from specified boundObject.
protected override bool ReadObject(T internalObject, object boundObject, bool raiseChanged)
Protected Overrides Function ReadObject(internalObject As T, boundObject As Object, raiseChanged As Boolean) As Boolean
| Type | Name | Description |
|---|---|---|
| T | internalObject | |
| object | boundObject | |
| bool | raiseChanged |
| Type | Description |
|---|---|
| bool |