![](dotnetdiagramimages/Agilent_SA_Vsa_Interfaces_Agilent_SA_Vsa_LimitLineCollection.png)
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class LimitLineCollection Inherits Agilent.SA.Vsa.RemotableCollection(Of LimitLine) Implements ICollectionBase, Agilent.SA.Vsa.ICollectionBase(Of LimitLine), IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class LimitLineCollection : Agilent.SA.Vsa.RemotableCollection<LimitLine>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<LimitLine>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class LimitLineCollection abstract : public Agilent.SA.Vsa.RemotableCollection<LimitLine>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<LimitLine>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
In addition, you can set set the selected limit line, clear the collection, or move limit lines in the collection.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)