OpenTAP 9.24
API Reference
Properties | List of all members
OpenTap.IParameters Interface Reference

A list of parameters, with a string indexer. More...

Inheritance diagram for OpenTap.IParameters:
OpenTap.ParameterCollection

Properties

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

A list of parameters, with a string indexer.

Property Documentation

◆ this[string Name]

IConvertible OpenTap.IParameters.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".

Returns
Null if the parameter was not found

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