M

SharedParameterElement.Lookup

Description:
Finds the shared parameter element that corresponds to the given Guid.
public static SharedParameterElement Lookup(
	Document document,
	Guid guidValue
)
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.