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