AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..Set Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Set(Object, String) |
Set the indicated property to the value.
If the value doesn't match the previous value, or if there is no previous value, raise a property changed notification.
|
|
|
Set<(Of <<'(TValue>)>>)(TValue, PropertyChangedEventHandler, String) |
Set the indicated property to the value.
If the value doesn't match the previous value, or if there is no previous value, raise a property changed notification.
|
|
|
Set<(Of <<'(TValue>)>>)(TValue, NotifyCollectionChangedEventHandler, String) |
Set the indicated property to the value.
If the value doesn't match the previous value, or if there is no previous value, raise a property changed notification.
|

