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