SharedParameterElement.Lookup
Description:
Finds the shared parameter element that corresponds to the given Guid.
Finds the shared parameter element that corresponds to the given Guid.
public static SharedParameterElement Lookup(
Document document,
Guid guidValue
)
-
documentThe document.
-
GuidguidValueShared parameter Guid.
Return Value
nullNothingnullptr
The retrieved shared parameter instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the matching element is not found.
-
A non-optional argument was null