Keysight Pathwave 89600 VSA .NET API
Index Property
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > Layer Class : Index Property


Glossary Item Box

Gets the zero-based index of the Layer in the LayerCollection.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Index As Integer
C# 
public abstract int Index {get;}
C++/CLI 
public:
abstract property int Index {
   int get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also