| 
 
 Returns the Channel name for a given index. Namespace: Boonton.Boonton55xxx.Interop Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)   
| Visual Basic |  
| Public ReadOnly Property Name( _ByVal  Index As Integer  _
 ) As String
 | 
| C# |  
| public string  get_Name(int  Index
 )
 | 
| Visual C++ |  
| HRESULT get_Name(long  Index,
 BSTR*  val
 );
 | ParametersIndex One based index into the collection of Channels. Property ValueReturns the Channel name for a given index.  Requirements
Supported ModelsAll supported  See Also
ReferenceIBoonton55xxxChannels Interface Boonton.Boonton55xxx.Interop Namespace 
 Copyright 2013-16 Boonton. All rights reserved. |