2021 Method Back to 2021
M

LookupParameter

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021: 2020, 2022, 2023, 2024
2021 current
Element.LookupParameter(String)
name String The name of the parameter to be retrieved.
→ returns ParameternullNothingnullptr 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 ParameternullNothingnullptr 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 ParameternullNothingnullptr 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 ParameternullNothingnullptr 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.