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