OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.ParameterCollection Class Reference

Read-only collection of parameters where parameters can be looked up by name. More...

Inheritance diagram for OpenTap.ParameterCollection:
OpenTap.IParameters

Public Member Functions

 ParameterCollection (IParameter[] list)
 Creates a new parameter collection from an existing list of parameters.
 

Properties

IConvertible this[string name] [get]
 Gets a parameter by name. More...
 
- Properties inherited from OpenTap.IParameters
IConvertible this[string Name] [get]
 Get a parameter by name. This can be the ObjectType or Name of a parameter. e.g "OpenTap.Unit" or just "Unit". More...
 

Detailed Description

Read-only collection of parameters where parameters can be looked up by name.

Property Documentation

◆ this[string name]

IConvertible OpenTap.ParameterCollection.this[string name]
get

Gets a parameter by name.

Parameters
name

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:42