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