Keysight Pathwave 89600 VSA .NET API
IRemoteNotifyCollectionChanged Interface
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : IRemoteNotifyCollectionChanged Interface


Glossary Item Box

This interface is the remotable version of the System.Collections.Specialized.INotifyCollectionChanged interface. All objects deriving from RemotableCollection<T> support this interface.

Syntax

Visual Basic (Declaration) 
Public Interface IRemoteNotifyCollectionChanged 
C# 
public interface IRemoteNotifyCollectionChanged 
C++/CLI 
public interface class IRemoteNotifyCollectionChanged 

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 14.00

See Also