Keysight Pathwave 89600 VSA .NET API
Capacity Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > MeasurementData Class : Capacity Property


Glossary Item Box

Gets the maximum # of numbers that can be contained in the Data array.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Capacity As Integer
C# 
public virtual int Capacity {get;}
C++/CLI 
public:
virtual property int Capacity {
   int get();
}

Requirements

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

See Also