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