Keysight Pathwave 89600 VSA .NET API
Frames Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > Map Class : Frames Property


Glossary Item Box

Gets the frames collection for the map file.

Syntax

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

Requirements

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

See Also