2023 Method Back to 2023
M

LookupParameter

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2023).
Identical to 2023: 2020, 2021, 2022, 2024
2023 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.