Keysight Pathwave 89600 VSA .NET API
ToString Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > LogicalChannelId Structure : ToString Method


Glossary Item Box

Returns a String representation of the LogicalChannelId. (Overrides System.ValueType.ToString.)

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As String
C# 
public override string ToString()
C++/CLI 
public:
String^ ToString(); override 

Return Value

A string representation of the current LogicalChannelId structure.

Requirements

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

See Also

Reference

LogicalChannelId Structure
LogicalChannelId Members
Base Implementation in ToString