AbstractModelCollection<(Of <(<'T, TPropertyTracking>)>)>..::..Set Method

Overload List


  Name Description
Protected method 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.
Public method 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.
Protected method 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.