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