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