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


Glossary Item Box

Gets the results collection (For internal use only)

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Results As ResultCollection
C# 
public abstract ResultCollection Results {get;}
C++/CLI 
public:
abstract property ResultCollection^ Results {
   ResultCollection^ get();
}

Requirements

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

See Also