ContainsName(Name: String): Boolean;
Name. Process parameter name.
The ContainsName method checks if a parameter with the specified name is present in the collection.
The method returns True if the parameter with the specified name is present in the current collection, and False if the parameter is absent.
See also: