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