Keysight Pathwave 89600 VSA .NET API
ChangeExtension Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.Vsa Namespace > Context Class : ChangeExtension Method


Glossary Item Box

Changes the current Context to the indicated type (if necessary) and returns an appropriately typed handle to the extension object.

Overload List

OverloadDescription
ChangeExtension<T>()Changes the current Context to the indicated type (if necessary) and returns an appropriately typed handle to the extension object.  
ChangeExtension(Type)Changes the current Context to the indicated type (if necessary) and returns a handle to the extension object.  

Requirements

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

See Also