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