Click or drag to resize

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)
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

Type: System.Collections.SpecializedNotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged
See Also