Keysight Pathwave 89600 VSA .NET API
NotifyCollectionChangedWrapper Constructor
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > NotifyCollectionChangedWrapper Class : NotifyCollectionChangedWrapper Constructor


Glossary Item Box

Overload List

OverloadDescription
NotifyCollectionChangedWrapper Constructor(IRemoteNotifyCollectionChanged)Initializes a new instance of the NotifyCollectionChangedWrapper class that will monitor the supplied remote object for CollectionChanged events.  
NotifyCollectionChangedWrapper Constructor(IRemoteNotifyCollectionChanged,NotifyCollectionChangedEventHandler)Initializes a new instance of the NotifyCollectionChangedWrapper class that will monitor the supplied remote object for CollectionChanged events and call the supplied delegate when such events occur.  

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also