
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class HardwareInstrumentCollection Inherits Agilent.SA.Vsa.RemotableCollection(Of HardwareInstrument) Implements ICollectionBase, Agilent.SA.Vsa.ICollectionBase(Of HardwareInstrument), IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C# | |
|---|---|
public abstract class HardwareInstrumentCollection : Agilent.SA.Vsa.RemotableCollection<HardwareInstrument>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<HardwareInstrument>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
| C++/CLI | |
|---|---|
public ref class HardwareInstrumentCollection abstract : public Agilent.SA.Vsa.RemotableCollection<HardwareInstrument>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<HardwareInstrument>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)