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