[Missing <summary> documentation for "E:StreamBase.LiveView.API.ObservableTupleCollection.CollectionChanged"]
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.4.2 (10.6.4.2)
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); }