![](dotnetdiagramimages/Agilent_SA_Vsa_Interfaces_Agilent_SA_Vsa_InputExtensionCollection.png)
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class InputExtensionCollection Inherits Agilent.SA.Vsa.RemotableCollection(Of InputExtension) Implements ICollectionBase, Agilent.SA.Vsa.ICollectionBase(Of InputExtension), IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class InputExtensionCollection : Agilent.SA.Vsa.RemotableCollection<InputExtension>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<InputExtension>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class InputExtensionCollection abstract : public Agilent.SA.Vsa.RemotableCollection<InputExtension>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<InputExtension>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
The input extension collection contains a collection of input extension objects. It contains one input extension object per HardwareGroup in Measurement.SelectedAnalyzer.Groups. An input extension is unique to the specific kind of hardware used in that group and contains settings that are unique to that hardware.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)