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