![](dotnetdiagramimages/Agilent_SA_Vsa_Interfaces_Agilent_SA_Vsa_TraceCollection.png)
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class TraceCollection Inherits Agilent.SA.Vsa.RemotableCollection(Of Trace) Implements ICollectionBase, Agilent.SA.Vsa.ICollectionBase(Of Trace), IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class TraceCollection : Agilent.SA.Vsa.RemotableCollection<Trace>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<Trace>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class TraceCollection abstract : public Agilent.SA.Vsa.RemotableCollection<Trace>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<Trace>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
In addition, you can set global trace properties from this object, such as which parts of the trace are visible and the extent of the data that is shown. The ArrangeWindows method selects where and the number of trace windows that are shown on the display.
The collection contains a minimum of 2 Trace objects.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)