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