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