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


Glossary Item Box

See System.Xml.Serialization.IXmlSerializable.GetSchema.

Syntax

Visual Basic (Declaration) 
Public Function GetSchema() As XmlSchema
C# 
public XmlSchema GetSchema()
C++/CLI 
public:
XmlSchema^ GetSchema(); 

Return Value

Returns null.

Requirements

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

See Also