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


Glossary Item Box

Gets the index at which the change occurred.

Syntax

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

Requirements

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

See Also