TrulyObservableOrderedSetTCollectionChanged Event |
Triggered whenever the set changes or when one of its elements has its PropertyChanged event triggered.
Namespace:
Rhino.Runtime.Notifications
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
Value
Type:
System.Collections.SpecializedNotifyCollectionChangedEventHandlerImplements
INotifyCollectionChangedCollectionChanged
See Also