[Missing <summary> documentation for "E:StreamBase.LiveView.API.ObservableTupleCollection.CollectionChanged"]
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.1.1)
Syntax
C# | Visual Basic | Visual C++ |
public override event NotifyCollectionChangedEventHandler CollectionChanged
Public Overrides Event CollectionChanged As NotifyCollectionChangedEventHandler
public: virtual event NotifyCollectionChangedEventHandler^ CollectionChanged { void add (NotifyCollectionChangedEventHandler^ value); void remove (NotifyCollectionChangedEventHandler^ value); }