Keysight 89600 VSA .NET API
ComponentCarriers Property
See Also 
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace > CarrierAggregation Class : ComponentCarriers Property


Glossary Item Box

Gets the list of aggregated ComponentCarriers.

Syntax

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

Requirements

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

See Also