Keysight Pathwave 89600 VSA .NET API
Action Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > RemoteCollectionChangedEventArgs Class : Action Property


Glossary Item Box

Gets the action that caused the event.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Action As NotifyCollectionChangedAction
C# 
public NotifyCollectionChangedAction Action {get;}
C++/CLI 
public:
property NotifyCollectionChangedAction Action {
   NotifyCollectionChangedAction get();
}

Requirements

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

See Also