This class is a serializable version of the
System.Collections.Specialized.NotifyCollectionChangedEventArgs class, intended for internal use to propagate
System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged events across the .NET remoting boundary.
Syntax
| Visual Basic (Declaration) | |
|---|
Public NotInheritable Class RemoteCollectionChangedEventArgs
Inherits System.EventArgs |
| C++/CLI | |
|---|
public ref class RemoteCollectionChangedEventArgs sealed : public System.EventArgs |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 14.00
See Also