LookupParameter
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2021).
2021
current
Element.LookupParameter(String)
| name | String | The name of the parameter to be retrieved. |
| → returns | Parameter→nullNothingnullptr | The matching parameter. This return may be null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no matching parameter. If there are multiple matching parameters the first one found is returned. |
Element.LookupParameter(String)
| name | String | The name of the parameter to be retrieved. |
| → returns | Parameter→nullNothingnullptr | The matching parameter. This return may be null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no matching parameter. If there are multiple matching parameters the first one found is returned. |
Element.LookupParameter(String)
| name | String | The name of the parameter to be retrieved. |
| → returns | Parameter→nullNothingnullptr | The matching parameter. This return may be null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no matching parameter. If there are multiple matching parameters the first one found is returned. |
Element.LookupParameter(String)
| name | String | The name of the parameter to be retrieved. |
| → returns | Parameter→nullNothingnullptr | The matching parameter. This return may be null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no matching parameter. If there are multiple matching parameters the first one found is returned. |