| 
  
 
Class-compliant IIviPwrMeter property that indicates the number of channels available on the instrument 
Namespace: Ivi.PwrMeter.Interop 
Assembly: Ivi.PwrMeter.Interop (in Ivi.PwrMeter.Interop.DLL)   
Visual Basic 
 | 
 
Public ReadOnly Property Count As Integer 
 | 
 
 
 
C# 
 | 
 
public int  Count { get; } 
 | 
 
 
 
Visual C++ 
 | 
 
HRESULT get_Count( 
 long*  val 
); 
 | 
 
 
 
Property Value
Class-compliant IIviPwrMeter property that indicates the number of channels available on the instrument 
 Requirements
Supported Models
All supported 
 See Also
Reference
IIviPwrMeterChannels Interface 
Ivi.PwrMeter.Interop Namespace 
  
Copyright 2013-16 Boonton. All rights reserved. 
 |